mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
N°8361 - Make vertical the default value for portal's menu
This commit is contained in:
@@ -77,7 +77,7 @@ class Basic extends AbstractConfiguration
|
||||
'id' => $_ENV['PORTAL_ID'],
|
||||
'ui_version' => '2025',
|
||||
'ui_settings' => [
|
||||
'navigation_menu' => 'horizontal',
|
||||
'navigation_menu' => 'vertical',
|
||||
],
|
||||
'name' => 'Page:DefaultTitle',
|
||||
'logo' => Branding::GetPortalLogoAbsoluteUrl(),
|
||||
|
||||
Reference in New Issue
Block a user