LP1821382 Make items bookable (part 1)
authorBill Erickson <berickxx@gmail.com>
Tue, 26 Mar 2019 22:08:44 +0000 (18:08 -0400)
committerBill Erickson <berickxx@gmail.com>
Tue, 26 Mar 2019 22:08:44 +0000 (18:08 -0400)
commita84c67cc67f22f2aa3b5209db569e00ee221fa86
tree9c96d33a45f93655006ead9a8a908823b729bac6
parent12fba4fb1e31a5004a731a1a09a29068ea3f52ff
LP1821382 Make items bookable (part 1)

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/eg2/src/app/staff/catalog/catalog.module.ts
Open-ILS/src/eg2/src/app/staff/catalog/record/holdings.component.html
Open-ILS/src/eg2/src/app/staff/catalog/record/holdings.component.ts
Open-ILS/src/eg2/src/app/staff/share/booking/booking.module.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/share/booking/make-bookable-dialog.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/share/booking/make-bookable-dialog.component.ts [new file with mode: 0644]