]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1821382 Conjoined items grid
authorBill Erickson <berickxx@gmail.com>
Tue, 26 Mar 2019 20:51:54 +0000 (16:51 -0400)
committerDan Wells <dbw2@calvin.edu>
Wed, 29 May 2019 19:32:20 +0000 (15:32 -0400)
commit8cb17097f68a16b7ca158b6e828a9baea96b1995
tree6a3382d399eca6f34f94c43550673abcbf29c10c
parent7076bb4431bfe8926675825f2796a842d3242564
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>
Signed-off-by: Dan Wells <dbw2@calvin.edu>
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