mirror of
https://github.com/processwire/processwire.git
synced 2025-08-12 17:54:44 +02:00
Various minor fixes and bump version number to 3.0.63
This commit is contained in:
@@ -925,6 +925,8 @@ function InputfieldFormBeforeUnloadEvent(e) {
|
||||
function InputfieldStates($target) {
|
||||
|
||||
var hasTarget = true;
|
||||
var $ = jQuery;
|
||||
|
||||
if(typeof $target == "undefined") {
|
||||
$target = $("body");
|
||||
hasTarget = false;
|
||||
|
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user