]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1830923 Marc edit in-place additions
authorBill Erickson <berickxx@gmail.com>
Thu, 17 Oct 2019 21:57:10 +0000 (17:57 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Fri, 6 Dec 2019 15:25:57 +0000 (10:25 -0500)
commit8ca85d2afe3c3f8688ae80ea37df9003700944bd
tree859e5dc5a08d72a33a6cbf27268158cfe85573c5
parent5cb87b57b5253bf1e98a6184eba6581ff6e9f2b7
LP1830923 Marc edit in-place additions

Improve Angular MARC editor for in-place editing.

* Make inPlaceMode a proper @Input.
* Allow the caller to pass in the bib source
* The recordSaved event now reports both the MARC XML and the currently
  selected bib source.
* Option to hide the link to the AngJS Rich Editor

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/eg2/src/app/staff/share/marc-edit/editor.component.html
Open-ILS/src/eg2/src/app/staff/share/marc-edit/editor.component.ts