Skip to content
Snippets Groups Projects
Commit 6b55f944 authored by L. Henze's avatar L. Henze
Browse files

Update comcol-page-browse-by.component.ts

parent af3005c8
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@ export class ComcolPageBrowseByComponent implements OnInit {
* The ID of the Community or Collection
*/
@Input() id: string;
@Input() contentType: string;
/**
* List of currently active browse configurations
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment