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, 25 Feb 2021 17:32:42 +0000 (12:32 -0500)
commit22788d6839458dc0b988386e68304124639d1de9
tree938db8eb4c918e5d348eb0218cb09f980dd24546
parent8410228692088720a42d440bf50a40c4cbc19a5d
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]