mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-28 00:04:04 +02:00
Controller: use Icinga\Data\Sortable
This commit is contained in:
parent
7353c0d287
commit
d43513dcac
@ -7,6 +7,7 @@ use Zend_Paginator;
|
|||||||
use Icinga\Web\Controller\ModuleActionController;
|
use Icinga\Web\Controller\ModuleActionController;
|
||||||
use Icinga\Web\Widget\SortBox;
|
use Icinga\Web\Widget\SortBox;
|
||||||
use Icinga\Web\Widget\Limiter;
|
use Icinga\Web\Widget\Limiter;
|
||||||
|
use Icinga\Data\Sortable;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This is the controller all modules should inherit from
|
* This is the controller all modules should inherit from
|
||||||
|
Loading…
x
Reference in New Issue
Block a user