1
0
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:
Kyle Spearrin
2017-09-01 15:33:54 -04:00
parent b0f440f617
commit 5da4e8627d
22 changed files with 1694 additions and 1346 deletions

View File

@@ -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 &amp; Licensing
</a>
</li>
<li ng-class="{active: $state.is('backend.org.settings')}" ng-if="isOrgOwner(orgProfile)">