]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1522644: Make Mark for Hold Transfer option consistent with other options
authorKathy Lussier <klussier@masslnc.org>
Fri, 3 Mar 2017 04:52:30 +0000 (23:52 -0500)
committerBill Erickson <berickxx@gmail.com>
Mon, 13 Mar 2017 14:38:42 +0000 (10:38 -0400)
commitfca751f65dd2afbb4a7b70d6ab92f49479d22b30
tree0ce7f88dd66d1ef5583bc931a94a21021a406a5d
parent961970fab4feb9484cb276ac386fd0779cd86e74
LP#1522644: Make Mark for Hold Transfer option consistent with other options

Makes the following changes to the Mark for Holds Transfer Destination option:

1) Changes the label from "Mark As Title Hold Transfer Destination" to "Title
Hold Transfer." The 'Mark" piece is already implied in the "Mark For" button
label, and the long text was pushing the menu off the screen for some displays.

2) Makes the option behave as other Mark options. If a record is already marked,
it displays the marked Record ID in the menu. The mark is also removed when the
"Reset Record Marks" option is clicked.

3) Pushes the reset option down to the bottom of the menu and alphabetizes the
other Mark options above it.

Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/templates/staff/cat/catalog/t_catalog.tt2
Open-ILS/web/js/ui/default/staff/cat/catalog/app.js