LP1823041 Confirm dialog returns true/false repairs user/sandbergja/lp1823041-angular-dialog-observable-part2-signoff
authorBill Erickson <berickxx@gmail.com>
Wed, 19 Jun 2019 20:41:26 +0000 (16:41 -0400)
committerJane Sandberg <sandbej@linnbenton.edu>
Wed, 19 Jun 2019 21:47:26 +0000 (14:47 -0700)
commitdfb0ae8175f75404dbb17a45b0bae8972fca32db
treef2ac7504b7c0133685a60ab89cf31802c681eedc
parent3d7b73bc14e73d19cfd16149d8d251b1d4dac97b
LP1823041 Confirm dialog returns true/false repairs

The new Observable-driven confirm dialogs return true or false depending
on the user response (or nothing if dismissed), so the calling code needs
to verify the user confirmed the request before continuing.

Removed an unused confirm dialog import for clarity.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Open-ILS/src/eg2/src/app/staff/admin/server/org-unit-type.component.ts
Open-ILS/src/eg2/src/app/staff/catalog/record/conjoined.component.ts
Open-ILS/src/eg2/src/app/staff/share/holdings/copy-alerts-dialog.component.ts