CommandsDashboard: temporarily disable distinct...

...dashlets
This commit is contained in:
Thomas Gelf 2017-07-03 07:11:33 +02:00
parent 0cf6676c3c
commit 68ce145332

View File

@ -6,10 +6,10 @@ class CommandsDashboard extends Dashboard
{
protected $dashletNames = array(
'CheckCommands',
'ExternalCheckCommands',
'NotificationCommands',
'ExternalNotificationCommands',
'CommandTemplates',
// 'ExternalCheckCommands',
// 'NotificationCommands',
// 'ExternalNotificationCommands',
// 'CommandTemplates',
);
public function getTitle()