]> git.evergreen-ils.org Git - Evergreen.git/commit
lp1827942: prevent clicking outside an Angular modal from closing it
authorZavier Banks <zbanks@catalyte.io>
Tue, 17 Sep 2019 20:59:15 +0000 (20:59 +0000)
committerGalen Charlton <gmc@equinoxinitiative.org>
Fri, 27 Dec 2019 15:32:45 +0000 (10:32 -0500)
commite1f78c6a287bc8279f5d0427552e899fe2786a21
treefe19c8e5ecb1de4b3bbf975b1bbc4d3d4d7d71bc
parent1a1b166b45a175836882a7463313a9507d676fc5
lp1827942: prevent clicking outside an Angular modal from closing it

I added a new property to the "options" object inside the "open"
function, which resides in the dialog.component.ts. The static string
inside the backdrop property makes the form stay, even if the backdrop
is clicked.

Signed-off-by: Zavier Banks <zbanks@catalyte.io>
Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/eg2/src/app/share/dialog/dialog.component.ts