Issue #0001653: Temporairement ne pas afficher "Rechercher WorldCheck" en Menu

This commit is contained in:
Aram HARUTYUNYAN 2013-09-09 07:27:18 +00:00
parent dace3b3282
commit 75cb8594d5

View File

@ -78,8 +78,8 @@ class Menu
'label' => "Rechercher WorldCheck",
'controller' => 'recherche',
'action' => 'worldcheck',
'forceVisible' => true,
'permission' => 'SEARCHACT', //@TODO replace SEARCHACT with WORLDCHECK permission
'forceVisible' => false,
'permission' => 'WORLDCHECK',
),
array(
'label' => "Dernière recherche",