mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
change sap view menu position
This commit is contained in:
parent
fe45afa662
commit
a8b6f40ca1
@ -56,7 +56,6 @@ if (check_acl($config['id_user'], 0, 'AR')
|
||||
enterprise_hook('applications_menu');
|
||||
enterprise_hook('cloud_menu');
|
||||
enterprise_hook('console_task_menu');
|
||||
enterprise_hook('SAP_view');
|
||||
}
|
||||
|
||||
// Add to menu.
|
||||
|
@ -155,6 +155,8 @@ if (!empty($sub2)) {
|
||||
|
||||
enterprise_hook('cluster_menu');
|
||||
enterprise_hook('aws_menu');
|
||||
enterprise_hook('SAP_view');
|
||||
|
||||
|
||||
if (!empty($sub)) {
|
||||
$menu_operation['estado']['text'] = __('Monitoring');
|
||||
|
Loading…
x
Reference in New Issue
Block a user