activation des permissions

This commit is contained in:
Michael RICOIS 2009-10-16 07:32:54 +00:00
parent c77a6ea015
commit 420d496c69

View File

@ -84,10 +84,10 @@ $children[] = array('data' => 'IndiScore + ©',
'href' => 'menu_href_indiscoreplus');
$children[] = array('data' => 'Rapport synthétique',
'href' => 'menu_href_rsynthesemin',);
//'perm' => array( 'name'=>'INDISCORE2', 'hidden'=>true ) );
'perm' => array( 'name'=>'INDISCORE2', 'hidden'=>true ) );
$children[] = array('data' => 'Rapport complet',
'href' => 'menu_href_rsynthese',);
//'perm' => array( 'name'=>'INDISCORE3', 'hidden'=>true ) );
'perm' => array( 'name'=>'INDISCORE3', 'hidden'=>true ) );
$children[] = array('data' => 'Scoring Credit Safe ©',
'href' => 'menu_href_creditsafe',
'perm' => array( 'name'=>'SCORECSF', 'hidden'=>true ) );