Adding a booking module
authorJane Sandberg <sandbej@linnbenton.edu>
Sat, 8 Dec 2018 23:37:51 +0000 (17:37 -0600)
committerJane Sandberg <sandbej@linnbenton.edu>
Sat, 8 Dec 2018 23:42:31 +0000 (15:42 -0800)
commit1d429843033e4c31fb127092717dfc5eb1c3e382
tree533ee9c4b2385c3823c30a281427ea3d053e0212
parent2b59dc5d9677a48aab9f06bc887127f30b22c460
Adding a booking module

Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Open-ILS/src/eg2/src/app/staff/booking/booking.module.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/booking/current-reservations.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/booking/current-reservations.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/booking/routing.module.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/routing.module.ts