Skip to content
Snippets Groups Projects
Commit 853d2fb9 authored by lecluse's avatar lecluse
Browse files

Rôle Admin utilisé partout (sauf en import)

parent ee3bf2e8
No related branches found
No related tags found
Loading
......@@ -67,7 +67,7 @@ return array(
array(
'controller' => 'Import\Controller\Import',
'action' => array('index','updateViewsAndPackages','showImportTbl','showDiff','update','updateTables'),
'roles' => array(\Application\Acl\AdministrateurRole::ROLE_ID),
'roles' => array('administrateur'),
),
),
),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment