]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1929749: move the LI alert dialog into a new component
authorGalen Charlton <gmc@equinoxOLI.org>
Sat, 5 Feb 2022 21:42:30 +0000 (16:42 -0500)
committerGalen Charlton <gmc@equinoxOLI.org>
Sat, 5 Feb 2022 21:42:30 +0000 (16:42 -0500)
commit09d871ded41dd112f9235d1e03f252de467f351a
treeac2e3e5643ab640e725efac558687d983c60ce2e
parent10204445df3375b188d8f856e478676e9de6121b
LP#1929749: move the LI alert dialog into a new component

Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Open-ILS/src/eg2/src/app/staff/acq/lineitem/batch-copies.component.html
Open-ILS/src/eg2/src/app/staff/acq/lineitem/batch-copies.component.ts
Open-ILS/src/eg2/src/app/staff/acq/lineitem/lineitem-alert-dialog.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/acq/lineitem/lineitem-alert-dialog.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/acq/lineitem/lineitem.module.ts