parent
099c53a008
commit
b70bf7659e
|
@ -25,7 +25,7 @@ class IcingaServiceGroupForm extends DirectorObjectForm
|
||||||
{
|
{
|
||||||
$this->addAssignFilter([
|
$this->addAssignFilter([
|
||||||
'suggestionContext' => 'ServiceFilterColumns',
|
'suggestionContext' => 'ServiceFilterColumns',
|
||||||
'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…
Reference in New Issue