Merged in luisfernandosl/processmaker/PM-2355 (pull request #1962)

PM-2355 "Al modificar un Intemediate..." SOLVED
This commit is contained in:
Julio Cesar Laura Avendaño
2015-04-20 22:27:10 -04:00
3 changed files with 5 additions and 5 deletions

View File

@@ -67,7 +67,7 @@ switch ($_GET['CTO_TYPE_OBJ']) {
$pmDynaForm = new pmDynaform($Fields);
if ($pmDynaForm->isResponsive()) {
$pmDynaForm->printViewWithoutSubmit();
$pmDynaForm->printTracker();
}
} else {
$G_PUBLISH = new Publisher();