parent
bec49d1230
commit
7d5d5b38ba
|
@ -2,8 +2,8 @@
|
|||
|
||||
namespace Icinga\Module\Director\Web\Form;
|
||||
|
||||
use gipfl\Web\Form;
|
||||
use Icinga\Module\Director\Data\Exporter;
|
||||
use ipl\Html\Form;
|
||||
use Icinga\Module\Director\Data\ObjectImporter;
|
||||
use Icinga\Module\Director\Db;
|
||||
use ipl\Html\FormDecorator\DdDtDecorator;
|
||||
|
|
|
@ -2,8 +2,8 @@
|
|||
|
||||
namespace Icinga\Module\Director\Web\Form;
|
||||
|
||||
use gipfl\Web\Form;
|
||||
use Icinga\Module\Director\Data\Exporter;
|
||||
use ipl\Html\Form;
|
||||
use Icinga\Module\Director\Data\ObjectImporter;
|
||||
use Icinga\Module\Director\Db;
|
||||
use ipl\Html\FormDecorator\DdDtDecorator;
|
||||
|
|
Loading…
Reference in New Issue