mirror of
https://github.com/jquery/jquery.git
synced 2025-01-10 18:24:24 +00:00
Fixed semicolon error in event.
This commit is contained in:
parent
8aca450f43
commit
41c94b4688
@ -1662,4 +1662,4 @@ new function(){
|
|||||||
jQuery.event.add( window, "load", jQuery.ready );
|
jQuery.event.add( window, "load", jQuery.ready );
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user