]> 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:39:55 +0000 (17:39 -0400)
commit22e866890d1e4e70359a627d15d1f77292a18caf
tree2a501092365671857c3b718dd2b2d9c90fd76703
parent95b9fb7f9f12bbfbb2246857ca5c6a5b04f016d0
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