mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-23 05:44:37 +02:00
CommandsDashboard: temporarily disable distinct...
...dashlets
This commit is contained in:
parent
0cf6676c3c
commit
68ce145332
@ -6,10 +6,10 @@ class CommandsDashboard extends Dashboard
|
||||
{
|
||||
protected $dashletNames = array(
|
||||
'CheckCommands',
|
||||
'ExternalCheckCommands',
|
||||
'NotificationCommands',
|
||||
'ExternalNotificationCommands',
|
||||
'CommandTemplates',
|
||||
// 'ExternalCheckCommands',
|
||||
// 'NotificationCommands',
|
||||
// 'ExternalNotificationCommands',
|
||||
// 'CommandTemplates',
|
||||
);
|
||||
|
||||
public function getTitle()
|
||||
|
Loading…
x
Reference in New Issue
Block a user