Change #6764
Category | None |
Changed by | Zavier Banks <zbanks | @catalyte.io>
Changed at | Fri 27 Dec 2019 10:31:53 |
Repository | git://git.evergreen-ils.org/Evergreen.git |
Project | Evergreen |
Branch | master |
Revision | 92a6deff0e68152aca2fba917fb91767708b8445 |
Comments
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>
Changed files
- Open-ILS/src/eg2/src/app/share/dialog/dialog.component.ts