mirror of
https://github.com/bitwarden/browser
synced 2025-12-23 03:33:54 +00:00
remove share login modal and add organizations box
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
ng-class="{active: $state.is('backend.shared') || $state.is('backend.sharedMe')}">
|
||||
<a ui-sref="backend.shared">
|
||||
<small class="label pull-right bg-yellow">beta</small>
|
||||
<i class="fa fa-users fa-fw"></i> <span>Sharing Center</span>
|
||||
<i class="fa fa-share-alt fa-fw"></i> <span>Sharing Center</span>
|
||||
</a>
|
||||
<ul class="treeview-menu" ng-class="{'menu-open': $state.is('backend.shared')
|
||||
|| $state.is('backend.sharedMe')}">
|
||||
|
||||
Reference in New Issue
Block a user