parent
d13dfa65c6
commit
fdadbc67a4
|
@ -166,7 +166,7 @@ jQuery( function( $ ) {
|
|||
}
|
||||
} ).each( function() {
|
||||
if ( this.complete ) {
|
||||
$( this ).load();
|
||||
$( this ).trigger( 'load' );
|
||||
}
|
||||
} );
|
||||
};
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue