Skip to content

Commit 8047afc

Browse files
pesektomas66Ton99
authored andcommitted
set FpJsFormElement as global, removed auto jquery init
1 parent f6a260f commit 8047afc

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/Resources/public/js/FpJsFormValidator.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1051,5 +1051,4 @@ var FpJsFormValidator = new function () {
10511051

10521052
window.FpJsBaseConstraint = FpJsBaseConstraint;
10531053
window.FpJsFormValidator = FpJsFormValidator;
1054-
1055-
import './jquery.fpjsformvalidator';
1054+
window.FpJsFormElement = FpJsFormElement;

0 commit comments

Comments
 (0)