LP1904036 Patron items out grid; shared circ grid
authorBill Erickson <berickxx@gmail.com>
Fri, 19 Feb 2021 21:21:07 +0000 (16:21 -0500)
committerGalen Charlton <gmc@equinoxOLI.org>
Fri, 28 Oct 2022 00:13:23 +0000 (20:13 -0400)
commit5003b599d292fcd71ff07c1116f5a623ded6d6cf
tree67bc6e3491a382409e461ed68e310e135ba16f60
parent6419b91c6d6f40a451564f694410fbffd9f15a9f
LP1904036 Patron items out grid; shared circ grid

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
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]