This commit is contained in:
2025-12-02 02:06:05 +02:00
parent 2c998d7ba8
commit 718beee739
16 changed files with 21 additions and 61 deletions
+1 -3
View File
@@ -220,6 +220,4 @@ export class FormValidator extends Validator {
this.target.dxOff('submit.form click.form keydown.form click.ui');
this.target.dxRemoveData('form');
}
}
// Ut.extendNodeUx(FormValidator);
}