Merge pull request #107 from marcoAntonioNina/BUG-8550

BUG 8550 testing 11 asignacion de usuarios en las tareas por mediO... SO...
This commit is contained in:
julceslauhub
2012-06-26 08:40:18 -07:00

View File

@@ -564,6 +564,7 @@ class propelTable
if (isset($_SESSION))
$_SESSION[$filterForm->id]=$filterForm->values;
}
}
/********** CONTENT BLOCK ***************/
@@ -786,6 +787,7 @@ var popupHeight<?php echo '='.$this->popupHeight?>;
//unset($this->dbc);
//unset($this->ses);
$_SESSION['pagedTable['.$this->id.']']= serialize($this);
$this->fastSearch = '';
return;
}
/**