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