Use BS Alerts instead of gritter (#4812)
commit20a500b428cee5ca65b815cd33c59ebc74e4fdb4
authormdsupport <399047+mdsupport@users.noreply.github.com>
Tue, 11 Jan 2022 18:32:13 +0000 (11 10:32 -0800)
committerGitHub <noreply@github.com>
Tue, 11 Jan 2022 18:32:13 +0000 (11 10:32 -0800)
treead96450b209c7dfe9606dbd4b921d3d1398bfa37
parent7ca20d14dd68b6f146df3675099b031e3aa8f6b8
Use BS Alerts instead of gritter (#4812)

* Use BS Alerts instead of gritter

Replacing package used to display messages by Bootstrap's alerts.

* Modify previous commit

Add hidden alert tag html.

* Standard javascript version

Replaced use of jQuery

* Update prior commit

Easier to remove - effectively alert('dispose') instead of alert('close').
If needed, bsAlert should be called again rather than manipulating hidden alert element.
portal/index.php