Fixed the filter by text in the networkmap.
This commit is contained in:
parent
bff44de236
commit
f018ec3f2b
|
@ -288,7 +288,7 @@ class Networkmap extends Map {
|
|||
$parameters['show_snmp_modules'],
|
||||
false, //cut_names
|
||||
true, // relative
|
||||
'',
|
||||
$this->filter['text'],
|
||||
'mix_l2_l3',
|
||||
$parameters['ip_mask'],
|
||||
$parameters['dont_show_subgroups'],
|
||||
|
|
Loading…
Reference in New Issue