]> git.evergreen-ils.org Git - Evergreen.git/commit
webstaff: improve MARC record deletion
authorGalen Charlton <gmc@esilibrary.com>
Thu, 8 Oct 2015 21:28:53 +0000 (21:28 +0000)
committerKathy Lussier <klussier@masslnc.org>
Tue, 2 Feb 2016 19:58:50 +0000 (14:58 -0500)
commitd5fb03768e5475437f2b2ae2b541ea59b7e3d32c
tree8fe39dfee5fea9dd489230c8596dc48d24be4a70
parent1923c1a7c37dee9d5b0b4bd12af481a88049fbf9
webstaff: improve MARC record deletion

The MARC editor now asks the user to confirm
whether to delete the record, and in the case of
deleting bibs, now uses open-ils.cat.biblio.record_entry.delete
so as to catch things like volumes still attached
to the bib and cancelling holds in the bib record.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Open-ILS/src/templates/staff/cat/share/marcedit_strings.tt2
Open-ILS/web/js/ui/default/staff/cat/services/marcedit.js