summaryrefslogtreecommitdiff
path: root/bower_components/bootstrap/js/button.js
diff options
context:
space:
mode:
Diffstat (limited to 'bower_components/bootstrap/js/button.js')
-rw-r--r--[-rwxr-xr-x]bower_components/bootstrap/js/button.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/bower_components/bootstrap/js/button.js b/bower_components/bootstrap/js/button.js
index 44c101a2..0145689d 100755..100644
--- a/bower_components/bootstrap/js/button.js
+++ b/bower_components/bootstrap/js/button.js
@@ -1,5 +1,5 @@
/* ========================================================================
- * Bootstrap: button.js v3.0.0
+ * Bootstrap: button.js v3.0.2
* http://getbootstrap.com/javascript/#buttons
* ========================================================================
* Copyright 2013 Twitter, Inc.
@@ -106,4 +106,4 @@
e.preventDefault()
})
-}(window.jQuery);
+}(jQuery);