]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1702557-Make Acq MarcEditor Just Have Save Button
authorCesar Velez <cesar.velez@equinoxinitiative.org>
Fri, 19 Jan 2018 19:43:38 +0000 (14:43 -0500)
committerKathy Lussier <klussier@masslnc.org>
Thu, 22 Mar 2018 17:41:43 +0000 (13:41 -0400)
commit870a7fa4cb080a7e4eac550694b4a656fc278a83
tree884ecc006923729e5fd99d8ec4fde50336577b86
parent1f5c30502a1c7923a8978d0f4e3d28618c5c07d4
LP#1702557-Make Acq MarcEditor Just Have Save Button

Like the changes to the z3950 marceditor UI, and serials,
make the Acq marceditor have a simple Save button, instead
of the Modify + Save Edits buttons needed to save a change.
Same change as in 1710405, et al. Note this also fixes a
propagation issue that prevented changes from marceditor's
scope.marcXml from making it to the modal controller scope,
and being saved. Props to miker for helping me debug this!

Signed-off by: Cesar Velez <cesar.velez@equinoxinitiative.org>

Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Open-ILS/src/templates/staff/acq/t_edit_marc_order_record.tt2
Open-ILS/web/js/ui/default/staff/acq/app.js
Open-ILS/web/js/ui/default/staff/cat/services/marcedit.js