]> git.evergreen-ils.org Git - Evergreen.git/commit
LPLP1904036 Adding renew interface and entry points
authorBill Erickson <berickxx@gmail.com>
Mon, 10 May 2021 22:02:57 +0000 (18:02 -0400)
committerGalen Charlton <gmc@equinoxOLI.org>
Fri, 28 Oct 2022 00:13:34 +0000 (20:13 -0400)
commitb6303939044039bcc81b748abf86872fee17d334
tree12c17d238f3c51c53c9f473d56070168c625a585
parentfa303f921f4f8f48a09ae02e206f9f1d168161bc
LPLP1904036 Adding renew interface and entry points

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Open-ILS/src/eg2/src/app/staff/circ/renew/renew.component.css [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/circ/renew/renew.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/circ/renew/renew.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/circ/renew/renew.module.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/circ/renew/routing.module.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/circ/routing.module.ts
Open-ILS/src/eg2/src/app/staff/nav.component.html
Open-ILS/src/eg2/src/app/staff/share/circ/circ.service.ts
Open-ILS/src/eg2/src/app/staff/share/circ/components.component.html
Open-ILS/src/eg2/src/app/staff/share/worklog/worklog.service.ts
Open-ILS/src/templates/staff/navbar.tt2