Rename Current Reservations to Manage Reservations
authorJane Sandberg <sandbej@linnbenton.edu>
Sun, 20 Jan 2019 04:30:01 +0000 (20:30 -0800)
committerJane Sandberg <sandbej@linnbenton.edu>
Sun, 20 Jan 2019 04:30:01 +0000 (20:30 -0800)
commit750f22e682650cdc5eaad6dc515587a18038cae9
tree70f1f06fd6bcc76f90a855d7a9c67ad89e50d2ca
parentdde24fbb7874885c90c14708411491f47bd0a8a1
Rename Current Reservations to Manage Reservations

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