Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'js/dist/alert.js')
-rw-r--r--js/dist/alert.js8
1 files changed, 8 insertions, 0 deletions
diff --git a/js/dist/alert.js b/js/dist/alert.js
index 35e19874c6..63b7012b69 100644
--- a/js/dist/alert.js
+++ b/js/dist/alert.js
@@ -115,6 +115,14 @@ var Alert = (function ($) {
$(element).detach().trigger(Event.CLOSED).remove();
}
}], [{
+ key: 'VERSION',
+
+ // getters
+
+ get: function () {
+ return VERSION;
+ }
+ }, {
key: '_jQueryInterface',
// static