This commit is contained in:
Roly Rudy Gutierrez Pinto
2017-03-13 18:39:12 -04:00
parent 4c07012e19
commit 734cbb58d5
2 changed files with 2 additions and 2 deletions

View File

@@ -80,7 +80,7 @@ while ($rsSql->next()) {
listeners: {
activate: function ()
{
generateGridClassic(\"$processUid\", \"$taskUid\", \"$dynaformUid\");
generateGrid(\"$processUid\", \"$taskUid\", \"$dynaformUid\");
}
}
}";