mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-23 13:54:27 +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(
|
protected $dashletNames = array(
|
||||||
'CheckCommands',
|
'CheckCommands',
|
||||||
'ExternalCheckCommands',
|
// 'ExternalCheckCommands',
|
||||||
'NotificationCommands',
|
// 'NotificationCommands',
|
||||||
'ExternalNotificationCommands',
|
// 'ExternalNotificationCommands',
|
||||||
'CommandTemplates',
|
// 'CommandTemplates',
|
||||||
);
|
);
|
||||||
|
|
||||||
public function getTitle()
|
public function getTitle()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user