IcingaUserGroupForm: allow to delete groups
This commit is contained in:
parent
91b486cc66
commit
1ff57f8b07
|
@ -18,5 +18,7 @@ class IcingaUserGroupForm extends DirectorObjectForm
|
|||
'label' => $this->translate('Display Name'),
|
||||
'description' => $this->translate('The name which should displayed.')
|
||||
));
|
||||
|
||||
$this->setButtons();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue