diff options
| author | Jon Stevens <[email protected]> | 2012-01-28 02:25:13 -0800 |
|---|---|---|
| committer | Jon Stevens <[email protected]> | 2012-01-28 02:25:13 -0800 |
| commit | 8ade6989c3fb227fbd0a5acf08c1259e20af7dc2 (patch) | |
| tree | c5ccea72bbbbaecf5454c01f7d9510408a733e94 /js | |
| parent | ab8f4a394c3ffef58e11c872f27927a9ffe4db11 (diff) | |
| download | bootstrap-8ade6989c3fb227fbd0a5acf08c1259e20af7dc2.tar.xz bootstrap-8ade6989c3fb227fbd0a5acf08c1259e20af7dc2.zip | |
no debugger
Diffstat (limited to 'js')
| -rw-r--r-- | js/bootstrap-tooltip.js | 1 |
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 |
