fix Cr notes
This commit is contained in:
@@ -1038,7 +1038,7 @@ class PmDynaform
|
|||||||
},
|
},
|
||||||
token: credentials,
|
token: credentials,
|
||||||
submitRest: false,
|
submitRest: false,
|
||||||
googleMaps: googleMaps,
|
googleMaps: googleMaps
|
||||||
});
|
});
|
||||||
$(document).find(\"form\").submit(function (e) {
|
$(document).find(\"form\").submit(function (e) {
|
||||||
e.preventDefault();
|
e.preventDefault();
|
||||||
|
|||||||
Reference in New Issue
Block a user