Skip to content
Snippets Groups Projects
Commit 2da5aa55 authored by Jean-Philippe Metivier's avatar Jean-Philippe Metivier
Browse files

Up

parent 5b2b9aaa
No related branches found
No related tags found
No related merge requests found
Pipeline #15784 passed
...@@ -71,10 +71,11 @@ return array( ...@@ -71,10 +71,11 @@ return array(
'administration' => [ 'administration' => [
'pages' => [ 'pages' => [
'mail' => [ 'mail' => [
'label' => 'Mail', 'label' => 'Mails',
'route' => 'mail', 'route' => 'mail',
'resource' => PrivilegeController::getResourceId(MailController::class, 'index'), 'resource' => PrivilegeController::getResourceId(MailController::class, 'index'),
'order' => 9003, 'order' => 10400,
'icon' => 'fas fa-angle-right',
], ],
], ],
], ],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment