LP#1775870 Fixes random sort order for print labels, picking up the sort field
authorAdam Bowling <abowling@emeralddata.net>
Wed, 13 Feb 2019 17:40:17 +0000 (12:40 -0500)
committerChris Sharp <csharp@georgialibraries.org>
Fri, 22 Feb 2019 14:26:37 +0000 (09:26 -0500)
commit38a90121222d10a883abb6e1d2572c0ee624f50a
tree512098afe633af6a008b1e43f1cee605495c516c
parentb232bc074d1e5dc2b623a3c379170193949f4756
LP#1775870 Fixes random sort order for print labels, picking up the sort field
specified by the user in the source grid supplying the copies. In the case that
no sort field was clicked, copies are loaded into the label print interface in
ascending order from oldest to newest entry on the source grid.

This branch is dependent on the spine label customizations submitted in
a=commit;h=ace4c873538c95459fdba5439a6167fe665551c1.

Signed-off-by: Adam Bowling <abowling@emeralddata.net>
Open-ILS/web/js/ui/default/staff/cat/bucket/copy/app.js [changed mode: 0644->0755]
Open-ILS/web/js/ui/default/staff/cat/catalog/app.js [changed mode: 0644->0755]
Open-ILS/web/js/ui/default/staff/cat/item/app.js [changed mode: 0644->0755]
Open-ILS/web/js/ui/default/staff/cat/printlabels/app.js [changed mode: 0644->0755]
Open-ILS/web/js/ui/default/staff/cat/volcopy/app.js [changed mode: 0644->0755]
Open-ILS/web/js/ui/default/staff/circ/checkin/app.js [changed mode: 0644->0755]
Open-ILS/web/js/ui/default/staff/circ/services/item.js [changed mode: 0644->0755]