1
0

Add an input to show/hide the badge on file component

This commit is contained in:
Nicolas Boulay
2025-03-19 13:20:05 -04:00
parent 2c6754a647
commit fe3ae0e8b4
5 changed files with 20 additions and 4 deletions

View File

@@ -27,7 +27,7 @@
<div class="float-end w-15">
<ng-container>
<ds-file-download-link [cssClasses]="'btn btn-link-focus'" [isBlank]="true"
[bitstream]="getBitstream()" [enableRequestACopy]="false">
[bitstream]="getBitstream()" [enableRequestACopy]="false" [showAccessStatusBadge]="false">
<i class="fa fa-download fa-2x text-normal" aria-hidden="true"></i>
</ds-file-download-link>
<button class="btn btn-link-focus"