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>
Wed, 23 Jan 2019 23:08:13 +0000 (15:08 -0800)
commit8b9943094180fa82b25c99c173bdd7908cead3f0
tree19bb30cfd4a0b824df833629fa71d78c54cbf817
parent795c2f3c93356059439788e32950e767be343d43
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