1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-27 21:53:25 +00:00

apps page

This commit is contained in:
Kyle Spearrin
2017-04-13 10:09:19 -04:00
parent ce64601e38
commit ce68c1599f
6 changed files with 170 additions and 2 deletions

View File

@@ -84,8 +84,8 @@
<i class="fa fa-info-circle fa-fw"></i> <span>Get Help</span>
</a>
</li>
<li>
<a href="#">
<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>