mirror of
https://github.com/processwire/processwire.git
synced 2025-08-13 18:24:57 +02:00
Bump version to 3.0.40
This commit is contained in:
@@ -1282,7 +1282,7 @@ jQuery(document).ready(function($) {
|
||||
}
|
||||
}
|
||||
$t.children(".InputfieldContent").html($content.html());
|
||||
if(typeof jQuery.ui != 'undefined') $t.effect("highlight", 1000);
|
||||
// if(typeof jQuery.ui != 'undefined') $t.effect("highlight", 1000);
|
||||
$t.trigger('reloaded', [ 'reload' ]);
|
||||
});
|
||||
event.stopPropagation();
|
||||
|
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user