]> git.evergreen-ils.org Git - contrib/Conifer.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)
committerDan Scott <dan@coffeecode.net>
Fri, 3 Jan 2020 19:31:27 +0000 (14:31 -0500)
commita4d362c7bbd3797ea66d5005ebe2c79663008187
tree0b4ce6b40203064b05d35a9210ec9a7887dbaf24
parent54bdc18ee1f8cae22c0ab8e583aa61d4ae6c0740
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