fix #16
This commit is contained in:
parent
c9a110601f
commit
777f454efe
3 changed files with 6 additions and 2 deletions
|
@ -38,6 +38,8 @@ module.exports = {
|
|||
self._handleError(input, userError);
|
||||
}
|
||||
|
||||
self.opts.onValidate.call(self, input, 'ajax', resp);
|
||||
|
||||
$field.removeClass('ajax');
|
||||
|
||||
}, 'json');
|
||||
|
|
File diff suppressed because one or more lines are too long
2
js/out/jquery.idealforms.min.js
vendored
2
js/out/jquery.idealforms.min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue