forceVisible sur modification insee
This commit is contained in:
parent
5ba5c87120
commit
4d37f8324b
@ -35,7 +35,6 @@ class Menu
|
||||
array('controller'=>'giant', 'action'=>'identite'),
|
||||
array('controller'=>'giant', 'action'=>'commandes'),
|
||||
array('controller'=>'giant', 'action'=>'rapport'),
|
||||
|
||||
),
|
||||
'pages' => array(
|
||||
array(
|
||||
@ -115,6 +114,7 @@ class Menu
|
||||
'controller' => 'identite',
|
||||
'action' => 'evenements',
|
||||
'permission' => 'eveninsee',
|
||||
'forceVisible' => true,
|
||||
),
|
||||
),
|
||||
),
|
||||
|
Loading…
x
Reference in New Issue
Block a user