From: Bill Erickson Date: Fri, 6 Dec 2019 20:27:28 +0000 (-0500) Subject: LPXXX Avoid unnecessary pagination search X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=a4fbe3cbb56aaf111937d398a576cbb17fa1ff3b;p=working%2FEvergreen.git LPXXX Avoid unnecessary pagination search 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 --- diff --git a/Open-ILS/src/eg2/src/app/staff/catalog/record/record.component.html b/Open-ILS/src/eg2/src/app/staff/catalog/record/record.component.html index 785a91b757..1d1c866e81 100644 --- a/Open-ILS/src/eg2/src/app/staff/catalog/record/record.component.html +++ b/Open-ILS/src/eg2/src/app/staff/catalog/record/record.component.html @@ -6,10 +6,8 @@
-
- - -
+ +