aboutsummaryrefslogtreecommitdiff
path: root/js/bootstrap-tooltip.js
diff options
context:
space:
mode:
authorJacob Thornton <[email protected]>2012-03-24 18:59:04 -0700
committerJacob Thornton <[email protected]>2012-03-24 18:59:04 -0700
commitf02d017ffa2f63609db034410979f62fde328816 (patch)
treeea74ef966815a8d19408f4b263636cce6593fe39 /js/bootstrap-tooltip.js
parent6dc59a9c3e0facab3abed7cb66d90c2316530014 (diff)
downloadbootstrap-f02d017ffa2f63609db034410979f62fde328816.tar.xz
bootstrap-f02d017ffa2f63609db034410979f62fde328816.zip
return matcher value directly + cleanup first lines of files
Diffstat (limited to 'js/bootstrap-tooltip.js')
-rw-r--r--js/bootstrap-tooltip.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/js/bootstrap-tooltip.js b/js/bootstrap-tooltip.js
index 7d58a6c8d..4704d1e02 100644
--- a/js/bootstrap-tooltip.js
+++ b/js/bootstrap-tooltip.js
@@ -18,7 +18,8 @@
* limitations under the License.
* ========================================================== */
-!function( $ ) {
+
+!function ( $ ) {
"use strict"