monitoring: Add missing alias in the ListController after namespacing
This commit is contained in:
parent
70554e766f
commit
6c067d49b7
|
@ -3,6 +3,7 @@
|
|||
|
||||
namespace Icinga\Module\Monitoring\Controllers;
|
||||
|
||||
use Zend_Form;
|
||||
use Icinga\Data\Filter\Filter;
|
||||
use Icinga\Module\Monitoring\Backend;
|
||||
use Icinga\Module\Monitoring\Controller;
|
||||
|
|
Loading…
Reference in New Issue