Skip to content
Snippets Groups Projects
Commit 0288ce1d authored by Satish's avatar Satish
Browse files

#285 - Confirmation required on create or save product or service - v6.5.0

parent 4f3a8865
No related branches found
No related tags found
No related merge requests found
......@@ -92,6 +92,7 @@ Vtiger_Edit_Js("Users_Edit_Js",{},{
},
function (data, error){
thisInstance.duplicateCheckCache[userName] = data.result;
InitialFormData = form.serialize();
form.submit();
}
);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment