mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
parent
80d3abed9d
commit
96f0a8c24e
@ -521,7 +521,7 @@ class FilterEditor extends AbstractWidget
|
||||
return sprintf(
|
||||
'<input type="text" name="%s" value="%s" />',
|
||||
$this->elementId('value', $filter),
|
||||
$value
|
||||
$this->view()->escape($value)
|
||||
);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user