]> git.evergreen-ils.org Git - working/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)
committerBill Erickson <berickxx@gmail.com>
Fri, 24 Sep 2021 14:07:57 +0000 (10:07 -0400)
commit7db78d3e79dbf9a14de9d2e67933f7ca21d24b9d
tree5ca18882713410d27301f126b63d22a7883c877a
parent79e95fd741ee7623058140e6a0a2964e418b3844
LPLP1904036 Adding renew interface and entry points

Signed-off-by: Bill Erickson <berickxx@gmail.com>
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