Change #7052
Category | None |
Changed by | a. bellenir <abelleni | @grpl.org>
Changed at | Mon 03 Aug 2020 17:22:20 |
Repository | git://git.evergreen-ils.org/Evergreen.git |
Project | Evergreen |
Branch | master |
Revision | 0b9b434c84ded61c30c1ce8c0ecd737f9a96ff7d |
Comments
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>
Changed files
- Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2
- Open-ILS/web/js/ui/default/staff/cat/volcopy/app.js