updates
This commit is contained in:
@@ -29,7 +29,7 @@ export class FormValidator extends Validator {
|
||||
reset_form : false
|
||||
}, ... opts };
|
||||
|
||||
Ut.trigger(this.opts.onInit, this.target.elements);
|
||||
Ut.trigger(this.opts.onInit, this.target.elements, this);
|
||||
|
||||
this.setEvents();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user