LP#1713764: fix 'Retrieve Patron' action from webstaff pull list user/gmcharlt/lp1713764_fix_pull_list_retrieve_patron
authorGalen Charlton <gmc@equinoxinitiative.org>
Mon, 25 Sep 2017 21:34:18 +0000 (17:34 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Mon, 25 Sep 2017 21:34:18 +0000 (17:34 -0400)
commit7c86db19dc071c8bea1ca9ad7296a7947487887a
tree37800fd35316cbc3a6f59b83b261dbd6357ffaee
parent5b88ceb8449e21ccfd3beacfa6aa9b9206302ace
LP#1713764: fix 'Retrieve Patron' action from webstaff pull list

This patch fixes a regression wherein the Retrieve Patron action
didn't work on the pull list grid by ensuring that the user value
would get fleshed.

To test
-------
[1] Go to the pull list in the web staff client and attempt the
    'Retrieve Patron' action. Note that nothing happens.
[2] Apply the patch and repeat step 1; this time, a new window
    should be opened with the patron record.

Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/web/js/ui/default/staff/circ/holds/app.js