mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
make collections on item page into an input
This commit is contained in:
@@ -30,7 +30,7 @@ export class CollectionsComponent implements OnInit {
|
||||
|
||||
label = 'item.page.collections';
|
||||
|
||||
separator = '<br/>';
|
||||
@Input() separator = '<br/>';
|
||||
|
||||
/**
|
||||
* Amount of mapped collections that should be fetched at once.
|
||||
|
Reference in New Issue
Block a user