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>
Wed, 19 Jan 2022 16:57:56 +0000 (11:57 -0500)
commit5c96d75beb8e23fb618f96be1120a398f5999280
tree09d9c6faf2b5cba6cd6aa90345d8386a01544b95
parent06a50defb4409e6a7119e57c1b9b18609a6b05f1
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]