mirror of
https://github.com/Icinga/icingaweb2.git
synced 2026-06-09 00:22:45 -04:00
parent
8cd892359d
commit
b1574e4bee
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@ class ConfigMenu extends BaseHtmlElement
|
|||
'navigation' => [
|
||||
'label' => t('Shared Navigation'),
|
||||
'permission' => 'config/navigation',
|
||||
'url' => 'navigation'
|
||||
'url' => 'navigation/shared'
|
||||
],
|
||||
'modules' => [
|
||||
'label' => t('Modules'),
|
||||
|
|
|
|||
Loading…
Reference in a new issue