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( protected $dashletNames = array(
'CheckCommands', 'CheckCommands',
'ExternalCheckCommands', // 'ExternalCheckCommands',
'NotificationCommands', // 'NotificationCommands',
'ExternalNotificationCommands', // 'ExternalNotificationCommands',
'CommandTemplates', // 'CommandTemplates',
); );
public function getTitle() public function getTitle()