aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Thornton <[email protected]>2012-01-28 11:04:05 -0800
committerJacob Thornton <[email protected]>2012-01-28 11:04:05 -0800
commitc2c02d104c5e5a96330cf00a727d62687d863e02 (patch)
treebe437de89fbf272d48f188e122488738d918aa4c
parentd4659521386eab794eaf67f57e8762656aa28de7 (diff)
parente7e8db966e9dcdf7a74217d2585b45d8887f85c5 (diff)
downloadbootstrap-c2c02d104c5e5a96330cf00a727d62687d863e02.tar.xz
bootstrap-c2c02d104c5e5a96330cf00a727d62687d863e02.zip
Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip
-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 65f8895aa..67fca5e14 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