This commit is contained in:
Dany De Bontridder 2010-12-14 21:43:43 +00:00
parent 2fc57ccdc9
commit 581081b6f7

View file

@ -278,7 +278,7 @@ function ShowActionList($cn,$p_base)
$see_all=new ICheckBox('see_all');
$my_action=new ICheckBox('all_action');
if ( $_GET['p_action'] != 'suivi_courrier')
if ( $_REQUEST ['p_action'] != 'suivi_courrier')
{
$see_all->selected=true;
$my_action->selected= true;