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>
Tue, 13 Jul 2021 14:39:11 +0000 (10:39 -0400)
commitd3681213dd407663ae1857d99c35eb0e8f8d24e3
treef936a6807b54b1b2ab17ce28bc46c534c8209553
parentb36ca5c18103a8e8d56ed03a739c3509145f1819
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]