]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1761142 Volume Copy Editor Changed Fields Hard to Discern
authora. bellenir <abelleni@grpl.org>
Thu, 28 Mar 2019 16:26:37 +0000 (12:26 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Mon, 3 Aug 2020 21:22:20 +0000 (17:22 -0400)
commit0b9b434c84ded61c30c1ce8c0ecd737f9a96ff7d
treedbaaa3b3ee736a5c7d4732a8f42ab607bdbd1208
parentbcccbf03c9631558c050372507d3560fee3009c9
LP1761142 Volume Copy Editor Changed Fields Hard to Discern

Add a changed_fields object to the scope and update it as copies are
changed. The function field_changed(field) determines if any of the
selected copies have altered the given field.  finally, a CSS class,
field-changed, is applied to add a green border to fields whose values
have been modified.

Signed-off-by: a. bellenir <abelleni@grpl.org>
Signed-off-by: Ruth Frasur <rfrasur@gmail.com>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2
Open-ILS/web/js/ui/default/staff/cat/volcopy/app.js