mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-23 13:54:27 +02:00
PropertyModifierReplace: Allow the replacement string to be empty
This commit is contained in:
parent
d5b3f25de9
commit
ae36898ca0
@ -18,7 +18,6 @@ class PropertyModifierReplace extends PropertyModifierHook
|
||||
$form->addElement('text', 'replacement', array(
|
||||
'label' => 'Replacement',
|
||||
'description' => $form->translate('Your replacement string'),
|
||||
'required' => true,
|
||||
));
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user