]> git.evergreen-ils.org Git - working/Evergreen.git/commit
lp1642036 Web Staff Client - Group Members Don't Display user/blake/lp1642036_Web_Staff_Client_Group_Members_Dont_Display
authorblake <blake@mobiusconsortium.org>
Mon, 2 Oct 2017 19:42:06 +0000 (14:42 -0500)
committerblake <blake@mobiusconsortium.org>
Mon, 2 Oct 2017 19:42:06 +0000 (14:42 -0500)
commitfa4d1d0974fdafe86321f15301479aeebc876136
treec17ac5abb7584aa521bb6bed2b39a2f2271a94aa
parent5b88ceb8449e21ccfd3beacfa6aa9b9206302ace
lp1642036 Web Staff Client - Group Members Don't Display

Altered app.js so that the call to grid.setQuery happens after the initTab
execution. Using .then().

Test:
1. Login to webby. Search patrons. Find a patron.
2. Click a search result and click the "Other" Menu.
3. Choose "Group Member Details"
4. Notice that there are no grid items.
5. Apply the patch. Repeat 1-3.
6. Notice that there is at least one grid item.

Signed-off-by: blake <blake@mobiusconsortium.org>
Open-ILS/web/js/ui/default/staff/circ/patron/app.js