LPXXX Patron UI WIP
authorBill Erickson <berickxx@gmail.com>
Wed, 12 Aug 2020 22:18:13 +0000 (18:18 -0400)
committerBill Erickson <berickxx@gmail.com>
Fri, 21 Aug 2020 20:41:27 +0000 (16:41 -0400)
commitc7b6977f9c19ed49d00b3cf5d0bc4f62c38f1394
treebb9f076e204a584d455afcdda9ee5d0299526f0f
parent91e58b069ed36b122e694d9f422a1ea458840052
LPXXX Patron UI WIP

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