2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

add semicolons to the end of js files

This commit is contained in:
Jacob Thornton
2012-02-13 18:41:02 -08:00
parent 5b4a29d84e
commit 6e77c9d123
25 changed files with 26 additions and 26 deletions
+1 -1
View File
@@ -267,4 +267,4 @@
, template: '<div class="tooltip"><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div>'
}
}( window.jQuery )
}( window.jQuery );