aboutsummaryrefslogtreecommitdiff
path: root/js/dist/button.js
diff options
context:
space:
mode:
authorJacob Thornton <[email protected]>2015-08-18 20:33:57 -0700
committerJacob Thornton <[email protected]>2015-08-18 20:33:57 -0700
commitfd65b9f32ef0aab74fc8ad9631fecccf0b843bf6 (patch)
treef57dfb019e3bbe2a14103d6ecbdcd655aafb88ad /js/dist/button.js
parent8cfde5ef29756a433645c61b2ba8fec63caada78 (diff)
downloadbootstrap-fd65b9f32ef0aab74fc8ad9631fecccf0b843bf6.tar.xz
bootstrap-fd65b9f32ef0aab74fc8ad9631fecccf0b843bf6.zip
some minor alert shit
Diffstat (limited to 'js/dist/button.js')
-rw-r--r--js/dist/button.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/js/dist/button.js b/js/dist/button.js
index 391809d3f..3158f46bd 100644
--- a/js/dist/button.js
+++ b/js/dist/button.js
@@ -25,7 +25,6 @@ var Button = (function ($) {
var EVENT_KEY = '.' + DATA_KEY;
var DATA_API_KEY = '.data-api';
var JQUERY_NO_CONFLICT = $.fn[NAME];
- var TRANSITION_DURATION = 150;
var ClassName = {
ACTIVE: 'active',