BUG 9334 I removed variable in function SOLVED

- I removed variable in function
This commit is contained in:
Brayan Osmar Pereyra Suxo
2012-06-29 18:19:06 -04:00
parent 38a29b5e2f
commit 94f4ffb3ba
2 changed files with 2 additions and 2 deletions

View File

@@ -116,7 +116,7 @@ var saveDataTaskTemporal = function(iForm)
vmesn.failed();
new leimnud.module.app.alert().make( {
label : G_STRINGS.ID_MESSAGE_FIELD_REQUIRED
});
});
return false;
} else {
vmesn.passed();