forked from hazza/dspace-angular
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