mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-30 17:24:18 +02:00
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…
x
Reference in New Issue
Block a user