Fix some whitespace issues.
This commit is contained in:
parent
12c0e1a692
commit
6b08d88d04
7 changed files with 19 additions and 19 deletions
|
@ -33,7 +33,7 @@ jQuery.event = {
|
|||
handler = returnFalse;
|
||||
} else if ( !handler ) {
|
||||
// Fixes bug #7229. Fix recommended by jdalton
|
||||
return;
|
||||
return;
|
||||
}
|
||||
|
||||
var handleObjIn, handleObj;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue