...
This commit is contained in:
parent
17eb28af2c
commit
622bca22ab
2 changed files with 1341 additions and 1 deletions
File diff suppressed because one or more lines are too long
|
@ -153,7 +153,7 @@ module.exports = {
|
|||
$field.removeData('idealforms-valid');
|
||||
this._fresh(input);
|
||||
|
||||
// Required inputs
|
||||
// Inputs with value or required
|
||||
} else {
|
||||
|
||||
$.each(userRules, function(i, userRule) {
|
||||
|
|
Loading…
Reference in a new issue