]> git.evergreen-ils.org Git - working/Evergreen.git/commit - Open-ILS/src/eg2/src/app/staff/catalog/record/holdings.component.ts
LP1955065 Item note dialog close value repairs
authorBill Erickson <berickxx@gmail.com>
Fri, 8 Jul 2022 19:10:51 +0000 (15:10 -0400)
committerGalen Charlton <gmc@equinoxOLI.org>
Mon, 11 Jul 2022 13:48:26 +0000 (09:48 -0400)
commit49307d613ad2d59375748bb127ceaec1c4642509
treec23c54b43a7d3602d089d381a7d57448af383f70
parentdeab630a5837dbe723fe2f2b7fbe38926ca86121
LP1955065 Item note dialog close value repairs

Handle cases where the copy note dialog is closed via Cancel actions and
emits no data.

Also be sure the dialog emits consistently shaped data when it does emit
data.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Open-ILS/src/eg2/src/app/staff/cat/volcopy/copy-attrs.component.ts
Open-ILS/src/eg2/src/app/staff/catalog/record/holdings.component.ts
Open-ILS/src/eg2/src/app/staff/share/holdings/copy-notes-dialog.component.ts