LP1904036 Patron groups; patron edit
authorBill Erickson <berickxx@gmail.com>
Tue, 16 Mar 2021 20:41:21 +0000 (16:41 -0400)
committerBill Erickson <berickxx@gmail.com>
Thu, 22 Apr 2021 21:17:49 +0000 (17:17 -0400)
commit931924d652aba049f1b18947e7ea5584024074ba
tree01ee2cc89a2503ee4f1e226868d33e023c47b48a
parent72e6b281777873e39b4b912140d49329b25f4a2d
LP1904036 Patron groups; patron edit

Signed-off-by: Bill Erickson <berickxx@gmail.com>
15 files changed:
Open-ILS/src/eg2/src/app/staff/circ/patron/edit-toolbar.component.html
Open-ILS/src/eg2/src/app/staff/circ/patron/edit-toolbar.component.ts
Open-ILS/src/eg2/src/app/staff/circ/patron/edit.component.css [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/circ/patron/edit.component.html
Open-ILS/src/eg2/src/app/staff/circ/patron/edit.component.ts
Open-ILS/src/eg2/src/app/staff/circ/patron/group.component.html
Open-ILS/src/eg2/src/app/staff/circ/patron/group.component.ts
Open-ILS/src/eg2/src/app/staff/circ/patron/patron.component.html
Open-ILS/src/eg2/src/app/staff/circ/patron/patron.module.ts
Open-ILS/src/eg2/src/app/staff/circ/patron/patron.service.ts
Open-ILS/src/eg2/src/app/staff/circ/patron/register.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/circ/patron/register.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/circ/patron/routing.module.ts
Open-ILS/src/eg2/src/app/staff/circ/patron/summary.component.html
Open-ILS/src/eg2/src/app/staff/circ/patron/summary.component.ts