mirror of
https://github.com/bitwarden/web
synced 2026-01-01 08:03:13 +00:00
Update 2017-09-01T19:33:49.716Z
This commit is contained in:
@@ -97,7 +97,7 @@
|
||||
</li>
|
||||
<li ng-class="{active: $state.is('backend.org.billing')}" ng-if="isOrgOwner(orgProfile)">
|
||||
<a ui-sref="backend.org.billing({orgId: params.orgId})">
|
||||
<i class="fa fa-credit-card fa-fw"></i> <span>Billing</span>
|
||||
<i class="fa fa-credit-card fa-fw"></i> Billing & Licensing
|
||||
</a>
|
||||
</li>
|
||||
<li ng-class="{active: $state.is('backend.org.settings')}" ng-if="isOrgOwner(orgProfile)">
|
||||
|
||||
Reference in New Issue
Block a user