LP1904036 Move precat dialog to shared circ service
authorBill Erickson <berickxx@gmail.com>
Thu, 25 Feb 2021 17:32:42 +0000 (12:32 -0500)
committerBill Erickson <berickxx@gmail.com>
Thu, 13 Oct 2022 16:05:21 +0000 (12:05 -0400)
commit44871ee41f9074996277344cff0144bc40120565
treecef5819310f90ddb8d585299b4cbc9ac08501c56
parenta3ff2da99e07fded26f888dc1b02c3bd0d27dd81
LP1904036 Move precat dialog to shared circ service

Signed-off-by: Bill Erickson <berickxx@gmail.com>
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]