mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-30 17:24:18 +02:00
parent
8f8c8bf841
commit
b248e8dcae
@ -26,7 +26,7 @@ class IcingaHostGroupForm extends DirectorObjectForm
|
||||
{
|
||||
$this->addAssignFilter(array(
|
||||
'columns' => IcingaHost::enumProperties($this->db, 'host.'),
|
||||
'required' => true,
|
||||
'required' => false,
|
||||
'description' => $this->translate(
|
||||
'This allows you to configure an assignment filter. Please feel'
|
||||
. ' free to combine as many nested operators as you want'
|
||||
|
Loading…
x
Reference in New Issue
Block a user