mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-26 12:25:20 +01:00
attachments indicator in org vault
This commit is contained in:
parent
e13992ba27
commit
4323341d19
@ -77,6 +77,8 @@
|
||||
</td>
|
||||
<td>
|
||||
<a href="#" stop-click ng-click="editCipher(cipher)">{{cipher.name}}</a>
|
||||
<i class="fa fa-paperclip text-muted" title="Attachments" ng-if="cipher.hasAttachments"
|
||||
stop-prop></i>
|
||||
<div class="text-sm text-muted">{{cipher.subTitle}}</div>
|
||||
</td>
|
||||
</tr>
|
||||
|
Loading…
Reference in New Issue
Block a user