LP1809288: Port Booking Admin to Angular
authorJane Sandberg <sandbej@linnbenton.edu>
Thu, 20 Dec 2018 17:39:03 +0000 (11:39 -0600)
committerJane Sandberg <sandbej@linnbenton.edu>
Thu, 20 Dec 2018 18:40:15 +0000 (10:40 -0800)
commit1ec2d4ae1d0614f9b0dfecd9f3ca73003ecd7353
treee0f47e3ebb261d2aef777e333591e5f82813f8f3
parent7b59293cac73023bcc6c8e042ab47fab2a20830d
LP1809288: Port Booking Admin to Angular

Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Open-ILS/examples/fm_IDL.xml
Open-ILS/src/eg2/src/app/staff/admin/booking/admin-booking-splash.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/admin/booking/admin-booking-splash.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/admin/booking/admin-booking.module.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/admin/booking/routing.module.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/admin/routing.module.ts
Open-ILS/src/eg2/src/app/staff/nav.component.html
Open-ILS/src/templates/staff/navbar.tt2