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