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>
Wed, 19 Jan 2022 17:00:30 +0000 (12:00 -0500)
commitc14e5308c73a6545b67caa66c80b25168a145ac1
tree76688e04694b0199495843256ae044f23f115adf
parent5484af73876ce5f7cc61ca85d27f6076419d7334
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