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>
Sun, 20 Jan 2019 02:01:51 +0000 (18:01 -0800)
commit24182b3db937950af9b28f9bec60b20cd2917bd3
treedcbe9fee80dd8301937fa5698b4bba2584feadea
parent9b294be6a8280609781729ecbfb85f90ae9469f7
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