mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-06 09:20:43 +01:00
audit logs icon
This commit is contained in:
parent
9e96906f32
commit
ac079b9d88
@ -97,7 +97,7 @@
|
||||
</li>
|
||||
<li ng-class="{active: $state.is('backend.org.events')}" ng-if="orgProfile.useGroups">
|
||||
<a ui-sref="backend.org.events({orgId: params.orgId})">
|
||||
<i class="fa fa-sitemap fa-fw"></i> <span>Events</span>
|
||||
<i class="fa fa-file-text-o fa-fw"></i> <span>Audit Logs</span>
|
||||
</a>
|
||||
</li>
|
||||
<li ng-class="{active: $state.is('backend.org.billing')}" ng-if="isOrgOwner(orgProfile)">
|
||||
|
Loading…
Reference in New Issue
Block a user