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, 2 Apr 2019 21:01:08 +0000 (17:01 -0400)
commit5f671f57d2e5a896465a7af3c7d8555015ef7755
treec58e68b12913783b7ec12139e0e13ca32ab3392d
parentb198d6f58699cfaaf5a7bb3041a4d54f9f9ca552
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]