Fix some whitespace issues.
This commit is contained in:
parent
12c0e1a692
commit
6b08d88d04
7 changed files with 19 additions and 19 deletions
|
@ -302,7 +302,7 @@ jQuery.fn = jQuery.prototype = {
|
|||
jQuery.fn.init.prototype = jQuery.fn;
|
||||
|
||||
jQuery.extend = jQuery.fn.extend = function() {
|
||||
var options, name, src, copy, copyIsArray, clone,
|
||||
var options, name, src, copy, copyIsArray, clone,
|
||||
target = arguments[0] || {},
|
||||
i = 1,
|
||||
length = arguments.length,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue