forked from hazza/dspace-angular
67611: Fixed radio button bug + hide pagintion details
This commit is contained in:
@@ -74,6 +74,11 @@ export class ObjectListComponent {
|
||||
*/
|
||||
@Input() context: Context;
|
||||
|
||||
/**
|
||||
* Option for hiding the pagination detail
|
||||
*/
|
||||
@Input() hidePaginationDetail = false;
|
||||
|
||||
/**
|
||||
* The current listable objects
|
||||
*/
|
||||
|
Reference in New Issue
Block a user