validacion para los demas elementos del menu

This commit is contained in:
marcelo.cuiza
2015-10-13 17:57:31 -04:00
parent 7fae613ecf
commit 3dee23f2c6
2 changed files with 7 additions and 1 deletions

View File

@@ -207,6 +207,7 @@ try {
}
$_SESSION['PROCESS'] = $aFields['PRO_UID'];
$_SESSION['TASK'] = - 1;
$_SESSION['bNoShowSteps'] = 1;
//$Fields = $oCase->loadCase( $_SESSION['APPLICATION'], $_SESSION['INDEX'] );
if ($_action == 'jump') {
$Fields = $oCase->loadCase( $_SESSION['APPLICATION'], $_SESSION['INDEX'], 1);