LP1821382 Angular staff catalog Holdings Maintenance
authorBill Erickson <berickxx@gmail.com>
Fri, 15 Mar 2019 21:01:13 +0000 (17:01 -0400)
committerDan Wells <dbw2@calvin.edu>
Wed, 29 May 2019 19:30:49 +0000 (15:30 -0400)
commit4bea10e45c6b1eeea1e42d08a1534a6f199458b8
treec316612d839fdb80c23c5969f0a663b189da5e57
parentdf482b4a2db781b6cfad780b8d4661b1079a475b
LP1821382 Angular staff catalog Holdings Maintenance

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Dan Wells <dbw2@calvin.edu>
12 files changed:
Open-ILS/src/eg2/src/app/core/server-store.service.ts
Open-ILS/src/eg2/src/app/share/grid/grid-body-cell.component.html
Open-ILS/src/eg2/src/app/share/grid/grid-column.component.ts
Open-ILS/src/eg2/src/app/share/grid/grid-toolbar-checkbox.component.ts
Open-ILS/src/eg2/src/app/share/grid/grid.component.html
Open-ILS/src/eg2/src/app/share/grid/grid.component.ts
Open-ILS/src/eg2/src/app/share/grid/grid.ts
Open-ILS/src/eg2/src/app/staff/catalog/catalog.module.ts
Open-ILS/src/eg2/src/app/staff/catalog/record/holdings.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/catalog/record/holdings.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/catalog/record/record.component.html
Open-ILS/src/eg2/src/app/staff/catalog/resolver.service.ts