Skip to content

Commit 604f37c

Browse files
[DSC-1601] - Removed old implementation
1 parent 685e932 commit 604f37c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/app/shared/file-download-link/file-download-link.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ export class FileDownloadLinkComponent implements OnInit {
4242

4343
@Input() enableRequestACopy = true;
4444

45-
@Input() showIcon = true;
45+
@Input() showIcon = false;
4646

4747
bitstreamPath$: Observable<{
4848
routerLink: string,

0 commit comments

Comments
 (0)