#11634 updated url in console supervisor

This commit is contained in:
Daniel Cebrian 2024-02-15 16:40:18 +01:00
parent cc43ab26db
commit af0f8a4fc4
1 changed files with 1 additions and 1 deletions

View File

@ -3031,7 +3031,7 @@ class ConsoleSupervisor
'type' => 'NOTIF.HAMASTER.MESSAGE',
'title' => __('Desynchronized operation on the node '.$node['host']),
'message' => __($message),
'url' => '__url__/index.php?sec=gservers&sec2=enterprise/godmode/servers/HA_cluster',
'url' => '__url__/index.php?sec=gservers&sec2=enterprise/godmode/servers/new_HA_cluster',
'icon_notification' => self::ICON_ERROR,
]
);