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
path: root/js
diff options
context:
space:
mode:
authorJacob Thornton <jacobthornton@gmail.com>2012-01-28 23:04:05 +0400
committerJacob Thornton <jacobthornton@gmail.com>2012-01-28 23:04:05 +0400
commitc2c02d104c5e5a96330cf00a727d62687d863e02 (patch)
treebe437de89fbf272d48f188e122488738d918aa4c /js
parentd4659521386eab794eaf67f57e8762656aa28de7 (diff)
parente7e8db966e9dcdf7a74217d2585b45d8887f85c5 (diff)
Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip
Diffstat (limited to 'js')
-rw-r--r--js/bootstrap-tooltip.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/js/bootstrap-tooltip.js b/js/bootstrap-tooltip.js
index 65f8895aa5..67fca5e143 100644
--- a/js/bootstrap-tooltip.js
+++ b/js/bootstrap-tooltip.js
@@ -145,7 +145,6 @@
break
}
- debugger
if (this.options['z-index']) tp['z-index'] = this.options['z-index']
$tip