]> git.evergreen-ils.org Git - working/Evergreen.git/commit
webstaff: improve MARC record deletion
authorGalen Charlton <gmc@esilibrary.com>
Thu, 8 Oct 2015 21:28:53 +0000 (21:28 +0000)
committerGalen Charlton <gmc@esilibrary.com>
Thu, 8 Oct 2015 21:28:53 +0000 (21:28 +0000)
commit77116f8d4983d189fc7a7256aac4f13efd54868b
tree8abcb60a152c00a179c950113ed8fdeae082e896
parented8ecbf14d05895efee5141c659a97bb52fdae91
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>
Open-ILS/src/templates/staff/cat/share/marcedit_strings.tt2
Open-ILS/web/js/ui/default/staff/cat/services/marcedit.js