Merge pull request #1824 from Jennydmz/BUG-11068
BUG 11068 Boton Continue no funcionaba al añadir un nuevo Intermediate Message Event. SOLVED
This commit is contained in:
@@ -9,7 +9,7 @@ var eventsNewAction = function(oForm) {
|
||||
return false;
|
||||
}
|
||||
|
||||
if (oForm.onsubmit()) {
|
||||
if (oForm) {
|
||||
oRPC = new leimnud.module.rpc.xmlhttp({
|
||||
url : '../events/eventsNewAction',
|
||||
method: 'POST',
|
||||
|
||||
Reference in New Issue
Block a user