activation des permissions
This commit is contained in:
parent
c77a6ea015
commit
420d496c69
@ -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 ) );
|
||||
|
Loading…
Reference in New Issue
Block a user