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>
Thu, 13 Oct 2022 16:05:21 +0000 (12:05 -0400)
commitc045dfc1c444d6c1df2665e3d4f5a97c7b0b5671
tree081ba273d1bc095478b566ab0f011970dff37f54
parent384345daef362baf2bdec0abb0e244651e27189e
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]