LP1904036 Move precat dialog to shared circ service
authorBill Erickson <berickxx@gmail.com>
Thu, 25 Feb 2021 17:32:42 +0000 (12:32 -0500)
committerGalen Charlton <gmc@equinoxOLI.org>
Fri, 28 Oct 2022 00:13:24 +0000 (20:13 -0400)
commit66a96573f923d880bc3b892e6e2297193c9efc13
tree749c58b152bbde8bb709d4004c144c061fba2960
parent1142e2c8110d5ce38f56e1bafcea03ceae9a9cb4
LP1904036 Move precat dialog to shared circ service

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Open-ILS/src/eg2/src/app/staff/circ/patron/checkout.component.ts
Open-ILS/src/eg2/src/app/staff/circ/patron/patron.module.ts
Open-ILS/src/eg2/src/app/staff/circ/patron/precat-dialog.component.html [deleted file]
Open-ILS/src/eg2/src/app/staff/circ/patron/precat-dialog.component.ts [deleted file]
Open-ILS/src/eg2/src/app/staff/share/circ/circ.module.ts
Open-ILS/src/eg2/src/app/staff/share/circ/circ.service.ts
Open-ILS/src/eg2/src/app/staff/share/circ/precat-dialog.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/share/circ/precat-dialog.component.ts [new file with mode: 0644]