1
0
mirror of https://github.com/bitwarden/web synced 2025-12-30 15:13:21 +00:00

user vault collections changed to show all shared

This commit is contained in:
Kyle Spearrin
2017-04-27 16:24:38 -04:00
parent 54172c441f
commit a083fc9084
16 changed files with 71 additions and 48 deletions

View File

@@ -58,7 +58,7 @@
</li>
<li ng-class="{active: $state.is('backend.org.collections')}">
<a ui-sref="backend.org.collections({orgId: params.orgId})">
<i class="fa fa-share-alt fa-fw"></i> <span>Collections</span>
<i class="fa fa-cubes fa-fw"></i> <span>Collections</span>
</a>
</li>
<li ng-class="{active: $state.is('backend.org.people')}">