]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP1852782 Avoid unnecessary catalog pagination search
authorBill Erickson <berickxx@gmail.com>
Fri, 6 Dec 2019 20:27:28 +0000 (15:27 -0500)
committerBill Erickson <berickxx@gmail.com>
Tue, 31 Dec 2019 16:23:02 +0000 (11:23 -0500)
commit5faafd756ff4637c2f1257940282905e2d8c0c9d
tree27a95a4f24597e044655df335bb1572020f5bce3
parent5498ccdc57cc98bbfe8791f4dfef3f5ac729518e
LP1852782 Avoid unnecessary catalog 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 <berickxx@gmail.com>
Open-ILS/src/eg2/src/app/staff/catalog/record/pagination.component.ts
Open-ILS/src/eg2/src/app/staff/catalog/record/record.component.html