mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-12 20:43:08 +00:00
metadata representation
This commit is contained in:
@@ -24,6 +24,7 @@ export class ObjectCollectionComponent implements OnInit {
|
||||
@Input() sortConfig: SortOptions;
|
||||
@Input() hasBorder = false;
|
||||
@Input() hideGear = false;
|
||||
@Input() context: string;
|
||||
pageInfo: Observable<PageInfo>;
|
||||
/**
|
||||
* An event fired when the page is changed.
|
||||
|
Reference in New Issue
Block a user