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, 28 May 2019 14:44:12 +0000 (10:44 -0400)
commitb5b4630bbf6f06fc66bf517d4eb98b19401ff719
tree53a43af0724f4ab9597815231cd289f9fda4fb4c
parenta88ed352c6ea0c15ca24b50e40ad7254de9f2d37
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]