This commit is contained in:
elclanrs 2013-11-02 06:50:53 -04:00
parent c9a110601f
commit 777f454efe
3 changed files with 6 additions and 2 deletions

View file

@ -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

File diff suppressed because one or more lines are too long