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

This commit is contained in:
L. Henze
2019-09-17 17:29:37 -04:00
parent af3005c863
commit 6b55f94405

View File

@@ -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
*/