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
@@ -70,4 +70,4 @@
|
||||
$('body').delegate(toggle, 'click.dropdown.data-api', Dropdown.prototype.toggle)
|
||||
})
|
||||
|
||||
}( window.jQuery || window.ender );
|
||||
}( window.jQuery || window.ender )
|
||||
Reference in New Issue
Block a user