Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
lib
unicaen
tbl
Commits
5299b228
Commit
5299b228
authored
Nov 08, 2021
by
Laurent Lécluse
Browse files
Oubli d'un privilège à retirer
parent
fb0f055f
Pipeline
#11412
failed with stage
in 6 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
5299b228
CHANGELOG
=========
4.
2.1 (08/11/2021)
-------------------
Oubli d'un privilège à retirer
4.
2 (08/11/2021)
----------------
...
...
config/module.config.php
View file @
5299b228
...
...
@@ -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
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment