LP1904036 Patron alerts page; resolver service
authorBill Erickson <berickxx@gmail.com>
Thu, 25 Feb 2021 22:26:08 +0000 (17:26 -0500)
committerBill Erickson <berickxx@gmail.com>
Wed, 13 Jul 2022 18:33:43 +0000 (14:33 -0400)
commitca31ed466608b11773097338e9a4162ff43347bd
tree825b59bf78757be14a1a30ceeee601d5c344bb3a
parenta852b5865a56ec26185fea7332a458c9966e98f6
LP1904036 Patron alerts page; resolver service

Signed-off-by: Bill Erickson <berickxx@gmail.com>
15 files changed:
Open-ILS/src/eg2/src/app/staff/circ/patron/alerts.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/circ/patron/alerts.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/circ/patron/checkout.component.ts
Open-ILS/src/eg2/src/app/staff/circ/patron/edit-toolbar.component.ts
Open-ILS/src/eg2/src/app/staff/circ/patron/edit.component.ts
Open-ILS/src/eg2/src/app/staff/circ/patron/holds.component.ts
Open-ILS/src/eg2/src/app/staff/circ/patron/items.component.ts
Open-ILS/src/eg2/src/app/staff/circ/patron/patron.component.html
Open-ILS/src/eg2/src/app/staff/circ/patron/patron.component.ts
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/resolver.service.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