LPXXX Port work log to Angular user/berick/lpxxx-work-log-angular
authorBill Erickson <berickxx@gmail.com>
Wed, 16 Feb 2022 22:45:51 +0000 (17:45 -0500)
committerBill Erickson <berickxx@gmail.com>
Wed, 16 Feb 2022 22:48:43 +0000 (17:48 -0500)
commit21145625cacac80e6f67575a30905b46e0932fcb
tree94aa7002249da51e4196dfda091f313542ba712a
parente1c629c03475f4bbcabe0907e4b60c5f53bb795a
LPXXX Port work log to Angular

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/eg2/src/app/staff/admin/local/admin-local-splash.component.html
Open-ILS/src/eg2/src/app/staff/circ/routing.module.ts
Open-ILS/src/eg2/src/app/staff/circ/worklog/routing.module.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/circ/worklog/worklog.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/circ/worklog/worklog.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/circ/worklog/worklog.module.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/nav.component.html
Open-ILS/src/eg2/src/app/staff/share/worklog/worklog.service.ts
Open-ILS/src/templates/staff/navbar.tt2