50632: hidden pagination for metadata-schema component

This commit is contained in:
Kristof De Langhe
2018-04-05 16:23:54 +02:00
parent 48c2390515
commit 8dd8f88fcf
4 changed files with 4 additions and 4 deletions

View File

@@ -12,7 +12,7 @@
[pageInfoState]="(bitstreamFormats | async)?.payload"
[collectionSize]="(bitstreamFormats | async)?.payload?.totalElements"
[hideGear]="true"
[hidePagerWhenSinglePage]="false"
[hidePagerWhenSinglePage]="true"
(pageChange)="onPageChange($event)">
<div class="table-responsive">
<table id="formats" class="table table-striped table-hover">