Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

context switcher dropdown #565

Merged
merged 1 commit into from
Sep 6, 2017

Conversation

@@ -8,7 +8,11 @@
</button>
<a class="navbar-brand" ng-click="header.homePage()" class="nav-brand-name-link">
<img class="nav-brand-name brand-name-img" src="../images/name.png" alt="tendrl | Unified Storage Manager" />
</a>
</a>;
<select id="repeatSelect" ng-model="$root.selectedClusterOption" class="cluster-options btn btn-default dropdown-toggle" ng-change="header.goToClusterPage()" uib-tooltip-html="header.getClusterName($root.selectedClusterOption)" tooltip-placement="auto bottom">
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Semicolon(;) in Html file

@cloudbehl
Copy link
Member

LGTM :) I hope you have tested every scenario?

@gnehapk gnehapk merged commit f27503e into Tendrl:spec/context-switcher Sep 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants