diff --git a/library/Scores/Menu.php b/library/Scores/Menu.php index f93cabfa5..5dfe15b84 100644 --- a/library/Scores/Menu.php +++ b/library/Scores/Menu.php @@ -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",