experiments w/ angular marc edit
authorBill Erickson <berickxx@gmail.com>
Wed, 26 Jun 2019 21:50:04 +0000 (17:50 -0400)
committerBill Erickson <berickxx@gmail.com>
Wed, 26 Jun 2019 21:50:04 +0000 (17:50 -0400)
commit4d9e6e65d7744358dc995c78caa6b15a0da83fda
treefa111bd6bf83113224e52aadeb6685d068aa163f
parentffcde0b99035f4afee7e527becdf1aa913af6d70
experiments w/ angular marc edit

Signed-off-by: Bill Erickson <berickxx@gmail.com>
14 files changed:
Open-ILS/src/eg2/src/app/staff/catalog/catalog.module.ts
Open-ILS/src/eg2/src/app/staff/catalog/record/record.component.html
Open-ILS/src/eg2/src/app/staff/share/marc-edit/editor.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/share/marc-edit/editor.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/share/marc-edit/editor.service.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/share/marc-edit/flat-editor.component.css [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/share/marc-edit/flat-editor.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/share/marc-edit/flat-editor.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/share/marc-edit/marc-edit.module.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/share/marc-edit/rich-editor.component.css [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/share/marc-edit/rich-editor.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/share/marc-edit/rich-editor.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/index.html
Open-ILS/web/js/marc/marcrecord.js [new file with mode: 0644]