mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
fix comment
This commit is contained in:
@@ -25,7 +25,7 @@ export class FileDownloadLinkComponent implements OnInit {
|
||||
@Input() cssClasses = '';
|
||||
|
||||
/**
|
||||
* Optional bitstream link, show in same tab or a new tab.
|
||||
* A boolean representing if link is shown in same tab or in a new one.
|
||||
*/
|
||||
@Input() isBlank = false;
|
||||
|
||||
|
Reference in New Issue
Block a user