2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

remove trailing semicolons - we'll be hosting minified files with semicolons - no reason to make the dev source ugly

This commit is contained in:
Jacob Thornton
2011-11-27 16:01:26 -08:00
parent 3157de8d1d
commit 3925ea9986
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -77,4 +77,4 @@
$('body').tabs('ul[data-tabs] li > a, ul[data-pills] > li > a')
})
}( window.jQuery || window.ender );
}( window.jQuery || window.ender )