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:
Vendored
+1
-1
@@ -77,4 +77,4 @@
|
||||
$('body').tabs('ul[data-tabs] li > a, ul[data-pills] > li > a')
|
||||
})
|
||||
|
||||
}( window.jQuery || window.ender );
|
||||
}( window.jQuery || window.ender )
|
||||
Reference in New Issue
Block a user