LPXXX editor continued
authorBill Erickson <berickxx@gmail.com>
Mon, 25 Nov 2019 17:17:34 +0000 (12:17 -0500)
committerBill Erickson <berickxx@gmail.com>
Fri, 6 Dec 2019 15:37:03 +0000 (10:37 -0500)
commita8a7f0578c1f75c4ec05796c0f7c8d8dfc3c6f84
tree213a374c229cd7b5e63406c7d97d2230f6b785e7
parentc7db7c7204a1506a395c3537e136a9f00b4ac3af
LPXXX editor continued

Signed-off-by: Bill Erickson <berickxx@gmail.com>
15 files changed:
Open-ILS/src/eg2/src/app/share/common-widgets.module.ts
Open-ILS/src/eg2/src/app/share/context-menu/context-menu-container.component.css [new file with mode: 0644]
Open-ILS/src/eg2/src/app/share/context-menu/context-menu-container.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/share/context-menu/context-menu-container.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/share/context-menu/context-menu.component.css [deleted file]
Open-ILS/src/eg2/src/app/share/context-menu/context-menu.component.html [deleted file]
Open-ILS/src/eg2/src/app/share/context-menu/context-menu.component.ts [deleted file]
Open-ILS/src/eg2/src/app/share/context-menu/context-menu.directive.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/share/context-menu/context-menu.module.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/share/context-menu/context-menu.service.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/share/marc-edit/editable-content.component.html
Open-ILS/src/eg2/src/app/staff/share/marc-edit/editable-content.component.ts
Open-ILS/src/eg2/src/app/staff/share/marc-edit/fixed-field.component.html
Open-ILS/src/eg2/src/app/staff/share/marc-edit/fixed-field.component.ts
Open-ILS/src/eg2/src/app/staff/staff.component.html