]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP1760893 Add Holdings Part dropdown should list items in order
authorDan Pearl <dpearl@cwmars.org>
Tue, 10 Apr 2018 18:45:47 +0000 (14:45 -0400)
committerDan Wells <dbw2@calvin.edu>
Fri, 24 May 2019 21:22:31 +0000 (17:22 -0400)
commit4701869d8e4a1fd57b2ee1c1600b56a98e962e09
tree028caf3d845d17ea4858a22c92cd90f1fa931d0f
parent8e92e52dd1a96a1beb4bd6a12d21a668cf488e78
LP1760893 Add Holdings Part dropdown should list items in order

Without a defined sort, the Part dropdown when editing a holding simply
displays in database order.  Let's be more deterministic about it.

In this case, while slightly surprising, consensus opinion was that
reverse order on label_sortkey provides the best overall usability.
This is obviously true on records with many parts, but can help in all
cases.

Signed-off-by: Dan Pearl <dpearl@cwmars.org>
Signed-off-by: Dan Wells <dbw2@calvin.edu>
Open-ILS/web/js/ui/default/staff/cat/volcopy/app.js