LP1821382 Conjoined items grid
authorBill Erickson <berickxx@gmail.com>
Tue, 26 Mar 2019 20:51:54 +0000 (16:51 -0400)
committerBill Erickson <berickxx@gmail.com>
Tue, 28 May 2019 14:44:12 +0000 (10:44 -0400)
commita88ed352c6ea0c15ca24b50e40ad7254de9f2d37
tree02704516aaf098e7caf9eb6680bf1869058b2cac
parent465947a29fbd2147d729d14b8e1dcbc5b7d3957d
LP1821382 Conjoined items grid

Record detail conjoined items grid, with actions for batch-changing the
peer type and anctions for unlinking selected rows.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/examples/fm_IDL.xml
Open-ILS/src/eg2/src/app/share/grid/grid-toolbar-action.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/conjoined.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/catalog/record/conjoined.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/share/holdings/conjoined-items-dialog.component.html
Open-ILS/src/eg2/src/app/staff/share/holdings/conjoined-items-dialog.component.ts