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:
authorJon Stevens <latchkey@gmail.com>2012-01-28 14:25:13 +0400
committerJon Stevens <latchkey@gmail.com>2012-01-28 14:25:13 +0400
commit8ade6989c3fb227fbd0a5acf08c1259e20af7dc2 (patch)
treec5ccea72bbbbaecf5454c01f7d9510408a733e94 /js
parentab8f4a394c3ffef58e11c872f27927a9ffe4db11 (diff)
no debugger
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