1
0
mirror of https://github.com/bitwarden/web synced 2026-01-19 00:43:54 +00:00

list details about user w/ access to all subvaults

This commit is contained in:
Kyle Spearrin
2017-04-20 23:49:33 -04:00
parent 4ba21638b1
commit 84e617b201
4 changed files with 15 additions and 5 deletions

View File

@@ -64,6 +64,8 @@
</td>
<td>
<a href="javascript:void(0)" ng-click="edit(user.id)">{{user.email}}</a>
<i class="fa fa-share-alt text-muted" ng-show="user.accessAllSubvaults"
title="Can Access All Subvaults"></i>
<div ng-if="user.name"><small class="text-muted">{{user.name}}</small></div>
</td>
<td style="width: 100px;">