]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
alert.js: Add missing newline (#34785)
authorSébastien ALFAIATE <seb33300@hotmail.com>
Fri, 20 Aug 2021 15:30:08 +0000 (22:30 +0700)
committerGitHub <noreply@github.com>
Fri, 20 Aug 2021 15:30:08 +0000 (18:30 +0300)
js/src/alert.js

index 601078fc67633cbb09a2152c6e056446d53d90e8..5dcd893edc9e054bc0372dc1c765aae07d466aa2 100644 (file)
@@ -86,6 +86,7 @@ class Alert extends BaseComponent {
  */
 
 enableDismissTrigger(Alert, 'close')
+
 /**
  * ------------------------------------------------------------------------
  * jQuery