mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
Problem: Attempt to extend comcol-page-browse-by
Cannot pass a URL. it is getting sanitized
This commit is contained in:
@@ -16,6 +16,7 @@ export class ComcolPageBrowseByComponent implements OnInit {
|
||||
* The ID of the Community or Collection
|
||||
*/
|
||||
@Input() id: string;
|
||||
@Input() url: string;
|
||||
|
||||
/**
|
||||
* List of currently active browse configurations
|
||||
|
Reference in New Issue
Block a user