mirror of
https://github.com/bitwarden/web
synced 2025-12-06 00:03:28 +00:00
audit logs icon
This commit is contained in:
@@ -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)">
|
||||
|
||||
Reference in New Issue
Block a user