Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions application/forms/SyncRunForm.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@

namespace Icinga\Module\Director\Forms;

use gipfl\Translation\TranslationHelper;
use gipfl\Web\Form;
use Icinga\Module\Director\Data\Db\DbObjectStore;
use Icinga\Module\Director\Import\Sync;
use Icinga\Module\Director\Objects\SyncRule;
use ipl\I18n\Translation;

class SyncRunForm extends Form
{
use TranslationHelper;
use Translation;

protected $defaultDecoratorClass = null;

Expand Down
Binary file removed application/locale/de_DE/LC_MESSAGES/director.mo
Binary file not shown.
Loading
Loading