LP1904036 Patron items out grid; shared circ grid
authorBill Erickson <berickxx@gmail.com>
Fri, 19 Feb 2021 21:21:07 +0000 (16:21 -0500)
committerBill Erickson <berickxx@gmail.com>
Fri, 19 Feb 2021 21:21:07 +0000 (16:21 -0500)
commitd51961b1358234e4d25c13182bcf27b4398d0c98
tree2a88e5523ed80c20d4e0e8e8e826fa42ba28c6f3
parent43e1f78b67f6f5d2ee609a6176316920f6869e91
LP1904036 Patron items out grid; shared circ grid

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/eg2/src/app/staff/circ/patron/checkout.component.html
Open-ILS/src/eg2/src/app/staff/circ/patron/checkout.component.ts
Open-ILS/src/eg2/src/app/staff/circ/patron/items.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/circ/patron/items.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/circ/patron/patron.component.html
Open-ILS/src/eg2/src/app/staff/circ/patron/patron.module.ts
Open-ILS/src/eg2/src/app/staff/share/barcodes/barcode-select.component.ts
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/grid.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/share/circ/grid.component.ts [new file with mode: 0644]