Added aws view menu
Former-commit-id: a64079eb5e773d3fe36031bac856aa801728f79d
This commit is contained in:
parent
f0c9d16318
commit
2c1eb0fe03
|
@ -105,6 +105,7 @@ if (!empty($sub2)) {
|
||||||
}
|
}
|
||||||
|
|
||||||
enterprise_hook('cluster_menu');
|
enterprise_hook('cluster_menu');
|
||||||
|
enterprise_hook('aws_menu');
|
||||||
|
|
||||||
if (!empty($sub)) {
|
if (!empty($sub)) {
|
||||||
$menu_operation['estado']['text'] = __('Monitoring');
|
$menu_operation['estado']['text'] = __('Monitoring');
|
||||||
|
|
Loading…
Reference in New Issue