]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1792188: Record -> View Holds fails to refresh on Next/Prev record
authorMike Rylander <mrylander@gmail.com>
Fri, 14 Sep 2018 13:52:03 +0000 (09:52 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Tue, 7 May 2019 15:50:18 +0000 (11:50 -0400)
commitbb42d7e586a4c502aad280c187cf5d7dd9d672bb
treef31f03ad0d4447db4ed8709b669fdcd2a9b7ef36
parent338021686f109acd3152547804b0a2b848f2ba99
LP#1792188: Record -> View Holds fails to refresh on Next/Prev record

Here we clean up and add back a call to refresh the holds list when navigating
between records in a result set.

To test
-------
[1] In the web staff client, perform a catalog search, bring up a record,
    and change to the View Holds tab.
[2] Click the "Next" button to navigate to the next hold. Note that
    the list of holds doesn't change.
[3] Apply the patch, refresh, and repeat steps #1 and #2. This time,
    the list of holds should get updated as you navigate between
    records in the results list.

Signed-off-by: Mike Rylander <mrylander@gmail.com>
Signed-off-by: John Yorio <jyorio@equinoxinitiative.org>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/web/js/ui/default/staff/cat/catalog/app.js