N°8274 - Change ui version

This commit is contained in:
Stephen Abello
2025-05-15 10:24:03 +02:00
parent 5811dc06e3
commit 92e2d22248

View File

@@ -75,7 +75,7 @@ class Basic extends AbstractConfiguration
$aPortalConf = array(
'properties' => array(
'id' => $_ENV['PORTAL_ID'],
'ui_version' => '2025',
'ui_version' => 'v3',
'ui_settings' => [
'navigation_menu' => 'vertical',
],