Merged in richardnoel/processmaker/OM-619 (pull request #4162)

OM-619
This commit is contained in:
Julio Cesar Laura Avendaño
2016-04-27 17:28:15 -04:00

View File

@@ -112,8 +112,9 @@ $(window).load(function () {
window.dynaform.getForms()[0].applySuccess();
window.dynaform.getForms()[0].prepareFormToPost();
form.submit();
} else {
return false;
}
return false;
};
if (triggerDebug === true) {
showdebug();