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>
Mon, 24 Oct 2022 15:03:11 +0000 (11:03 -0400)
commit0c98b4e0aa1101952a189d31b9f6ebce4551fd34
tree8c82a9610c250ec82e1003d330c113449fa6d804
parentd02cef22fe48703c6569d0705bac50cbeb149318
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