1
0
mirror of https://github.com/bitwarden/web synced 2025-12-31 15:43:14 +00:00

Update 2017-12-29T02:58:30.539Z

This commit is contained in:
Kyle Spearrin
2017-12-28 21:58:35 -05:00
parent 7bdd5f9735
commit 5779d92b7e
20 changed files with 497 additions and 345 deletions

View File

@@ -95,6 +95,11 @@
</li>
</ul>
</li>
<li ng-class="{active: $state.is('backend.org.events')}" ng-if="orgProfile.useEvents">
<a ui-sref="backend.org.events({orgId: params.orgId})">
<i class="fa fa-file-text-o fa-fw"></i> <span>Event Logs</span>
</a>
</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> Billing &amp; Licensing