Restore the events jQuery helpfully removes
This commit is contained in:
committed by
Santhosh Thottingal
parent
8a1e3eb18e
commit
148d43bf44
@@ -121,6 +121,8 @@
|
|||||||
} else {
|
} else {
|
||||||
$parent.append( $element );
|
$parent.append( $element );
|
||||||
}
|
}
|
||||||
|
// Restore the events jQuery has helpfully removed
|
||||||
|
this.options.$target.listen();
|
||||||
}
|
}
|
||||||
|
|
||||||
if ( this.options.success ) {
|
if ( this.options.success ) {
|
||||||
|
|||||||
Reference in New Issue
Block a user