mirror of
https://github.com/bitwarden/browser.git
synced 2024-12-27 17:18:04 +01:00
move apps menu item up one
This commit is contained in:
parent
ba6ca4a6bb
commit
ea42ed5381
@ -78,17 +78,17 @@
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li ng-class="{active: $state.is('backend.user.apps')}">
|
||||
<a ui-sref="backend.user.apps">
|
||||
<i class="fa fa-cubes fa-fw"></i> <span>Get the Apps</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://help.bitwarden.com/" target="_blank"
|
||||
analytics-on="click" analytics-event="Clicked Get Help">
|
||||
<i class="fa fa-info-circle fa-fw"></i> <span>Get Help</span>
|
||||
</a>
|
||||
</li>
|
||||
<li ng-class="{active: $state.is('backend.user.apps')}">
|
||||
<a ui-sref="backend.user.apps">
|
||||
<i class="fa fa-cubes fa-fw"></i> <span>Get the Apps</span>
|
||||
</a>
|
||||
</li>
|
||||
<li class="header">
|
||||
ORGANIZATIONS
|
||||
</li>
|
||||
|
Loading…
Reference in New Issue
Block a user