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

github.com/twbs/bootstrap-rubygem.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGleb Mazovetskiy <glex.spb@gmail.com>2014-06-26 20:53:10 +0400
committerGleb Mazovetskiy <glex.spb@gmail.com>2014-06-26 20:53:10 +0400
commit3b9a620e36e016d28c8257babb96fa3f4584962e (patch)
treedb5ea059d8ec4475f0e6f0cbb50ade6525b8948a /assets/javascripts/bootstrap/tooltip.js
parentf76c5ee292e6fca69172b945da25629e893e9373 (diff)
rake convert
Diffstat (limited to 'assets/javascripts/bootstrap/tooltip.js')
-rw-r--r--assets/javascripts/bootstrap/tooltip.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/assets/javascripts/bootstrap/tooltip.js b/assets/javascripts/bootstrap/tooltip.js
index 801317b..9cdb6c9 100644
--- a/assets/javascripts/bootstrap/tooltip.js
+++ b/assets/javascripts/bootstrap/tooltip.js
@@ -1,5 +1,5 @@
/* ========================================================================
- * Bootstrap: tooltip.js v3.1.1
+ * Bootstrap: tooltip.js v3.2.0
* http://getbootstrap.com/javascript/#tooltip
* Inspired by the original jQuery.tipsy by Jason Frame
* ========================================================================
@@ -25,7 +25,7 @@
this.init('tooltip', element, options)
}
- Tooltip.VERSION = '3.1.1'
+ Tooltip.VERSION = '3.2.0'
Tooltip.DEFAULTS = {
animation: true,