Fixed the filter by text in the networkmap.

This commit is contained in:
mdtrooper 2016-04-12 14:48:55 +02:00
parent bff44de236
commit f018ec3f2b
1 changed files with 1 additions and 1 deletions

View File

@ -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'],