LP1936233 Item Status UI Angular Port WIP
authorBill Erickson <berickxx@gmail.com>
Wed, 16 Jun 2021 21:55:08 +0000 (17:55 -0400)
committerBill Erickson <berickxx@gmail.com>
Wed, 14 Jul 2021 15:24:11 +0000 (11:24 -0400)
commit3cd088982892ec7c2fe72847ec484c344b76b615
treef39c9a49824babd71da3e3f113d99373f200df06
parent5a0cd60d41c5135bffdbebe837edb3cd4c1924ed
LP1936233 Item Status UI Angular Port WIP

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/eg2/src/app/staff/cat/item/item.module.ts
Open-ILS/src/eg2/src/app/staff/cat/item/recent-history.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/cat/item/recent-history.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/cat/item/routing.module.ts
Open-ILS/src/eg2/src/app/staff/cat/item/status.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/cat/item/status.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/cat/item/summary.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/cat/item/summary.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/share/circ/circ.service.ts