fixed project listing dld btn
This commit is contained in:
parent
6be033f425
commit
b328c6c832
@ -39,11 +39,6 @@
|
||||
>
|
||||
</redaction-circle-button>
|
||||
|
||||
<redaction-circle-button
|
||||
(action)="downloadRedactedFiles($event, project)"
|
||||
*ngIf="canDownloadRedactedFiles(project)"
|
||||
tooltip="project-listing.download-files.action"
|
||||
type="dark-bg"
|
||||
icon="red:download"
|
||||
></redaction-circle-button>
|
||||
<redaction-file-download-btn (menuStateChanged)="actionMenuOpen = $event === 'OPEN'" [file]="project.files" [project]="project">
|
||||
</redaction-file-download-btn>
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user