Skip to content
Snippets Groups Projects
Commit 42272de3 authored by Morris Jobke's avatar Morris Jobke
Browse files

update bootstrap from 3.3.5 to 3.3.6

parent d8aa44d4
No related branches found
No related tags found
No related merge requests found
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
"snapjs": "~2.0.0-rc1", "snapjs": "~2.0.0-rc1",
"strengthify": "0.4.2", "strengthify": "0.4.2",
"underscore": "~1.8.0", "underscore": "~1.8.0",
"bootstrap": "~3.3.5", "bootstrap": "~3.3.6",
"backbone": "~1.2.3", "backbone": "~1.2.3",
"davclient.js": "https://github.com/evert/davclient.js.git", "davclient.js": "https://github.com/evert/davclient.js.git",
"es6-promise": "https://github.com/jakearchibald/es6-promise.git#~2.3.0" "es6-promise": "https://github.com/jakearchibald/es6-promise.git#~2.3.0"
......
/* ======================================================================== /* ========================================================================
* Bootstrap: tooltip.js v3.3.5 * Bootstrap: tooltip.js v3.3.6
* http://getbootstrap.com/javascript/#tooltip * http://getbootstrap.com/javascript/#tooltip
* Inspired by the original jQuery.tipsy by Jason Frame * Inspired by the original jQuery.tipsy by Jason Frame
* ======================================================================== * ========================================================================
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
this.init('tooltip', element, options) this.init('tooltip', element, options)
} }
Tooltip.VERSION = '3.3.5' Tooltip.VERSION = '3.3.6'
Tooltip.TRANSITION_DURATION = 150 Tooltip.TRANSITION_DURATION = 150
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment