mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-15 22:13:02 +00:00
[CST-9636] revert changes to object-list.component
This commit is contained in:
@@ -76,11 +76,6 @@ export class ObjectListComponent {
|
||||
*/
|
||||
@Input() importConfig: { buttonLabel: string };
|
||||
|
||||
/**
|
||||
* If true the object list provided needs to be paginated using the `paginate` pipe
|
||||
*/
|
||||
@Input() listToPaginate = false;
|
||||
|
||||
/**
|
||||
* Whether or not the pagination should be rendered as simple previous and next buttons instead of the normal pagination
|
||||
*/
|
||||
|
Reference in New Issue
Block a user