Skip to content

Commit

Permalink
fix problem with service apply dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mdetrano committed May 4, 2017
1 parent 5e8361d commit 710cace
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions application/forms/IcingaDependencyForm.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

use Icinga\Module\Director\Web\Form\DirectorObjectForm;
use Icinga\Module\Director\Objects\IcingaHost;
use Icinga\Module\Director\Objects\IcingaService;
use Icinga\Module\Director\Objects\IcingaDependency;

class IcingaDependencyForm extends DirectorObjectForm
Expand Down

0 comments on commit 710cace

Please sign in to comment.