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>
Tue, 17 Aug 2021 14:16:12 +0000 (10:16 -0400)
commit7e871f8fd3de360d37815b947ed1e5aee9e0412c
tree05d57f2f13a47d5484d58582a8e114236c8da50c
parentcf8d53770286d0683665be0963fce5e829e860e3
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