mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-29 16:54:04 +02:00
parent
3187975553
commit
11c9cde557
@ -60,7 +60,7 @@ class Monitoring_CommentsController extends Controller
|
|||||||
'label' => $this->translate('Comments'),
|
'label' => $this->translate('Comments'),
|
||||||
'url' =>'monitoring/comments/show'
|
'url' =>'monitoring/comments/show'
|
||||||
)
|
)
|
||||||
)->activate('comments')->extend(new DashboardAction());
|
)->activate('comments');
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user