forked from hazza/dspace-angular
[DSC-389] add pagination.
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
[sortConfig]="(currentSort$ |async)"
|
||||
[type]="startsWithType"
|
||||
[startsWithOptions]="startsWithOptions"
|
||||
[enableArrows]="true"
|
||||
[enableArrows]="false"
|
||||
(prev)="goPrev()"
|
||||
(next)="goNext()">
|
||||
</ds-browse-by>
|
||||
|
Reference in New Issue
Block a user