Skip to content
Snippets Groups Projects
Commit 5299b228 authored by Laurent Lecluse's avatar Laurent Lecluse
Browse files

Oubli d'un privilège à retirer

parent fb0f055f
Branches
Tags 4.2.1
No related merge requests found
Pipeline #11412 failed
CHANGELOG
=========
4.2.1 (08/11/2021)
-------------------
Oubli d'un privilège à retirer
4.2 (08/11/2021)
----------------
......
......@@ -139,11 +139,6 @@ return [
'action' => ['index'],
'privileges' => [Privileges::UNICAEN_TBL_ADMIN],
],
[
'controller' => AdminController::class,
'action' => ['build-procedures'],
'privileges' => [Privileges::UNICAEN_TBL_UPDATE_ACTUPROC],
],
[
'controller' => AdminController::class,
'action' => ['actualisation'],
......@@ -152,5 +147,4 @@ return [
],
],
],
];
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment