mirror of
https://github.com/bitwarden/browser.git
synced 2024-12-28 17:27:50 +01:00
parent
bcd8963e8b
commit
a457c83242
@ -19,7 +19,7 @@
|
||||
<i class="fa fa-spinner fa-lg fa-fw fa-spin" *ngIf="a.downloading"
|
||||
aria-hidden="true"></i>
|
||||
</td>
|
||||
<td>
|
||||
<td class="wrap">
|
||||
<div class="d-flex">
|
||||
<a href="#" appStopClick (click)="download(a)">{{a.fileName}}</a>
|
||||
<div *ngIf="showFixOldAttachments(a)" class="ml-2">
|
||||
|
Loading…
Reference in New Issue
Block a user