Prevent the record detail paginator from trying to execute a search (to
find the current details) as users type in new search params in the
record detail seach form.
Signed-off-by: Bill Erickson <berickxx@gmail.com>
</div>
<div class="row ml-0 mr-0">
<div id='staff-catalog-bib-navigation'>
- <div *ngIf="searchContext.isSearchable()">
- <eg-catalog-record-pagination [recordId]="recordId" [recordTab]="recordTab">
- </eg-catalog-record-pagination>
- </div>
+ <eg-catalog-record-pagination [recordId]="recordId" [recordTab]="recordTab">
+ </eg-catalog-record-pagination>
</div>
<!-- push the actions component to the right -->
<div class="flex-1"></div>