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>
Wed, 23 Jan 2019 23:08:13 +0000 (15:08 -0800)
commit29ea7ada308791bc43075186d765ef7f0ebc740d
tree3f3de74615cc2cb69268a562b0f1e55f181cae2c
parent8a3c29d7c7dac93058e6f6965134f85317dab21d
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