mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-05 19:15:03 +00:00
fixed double filter inside snmp table
This commit is contained in:
parent
172e632395
commit
6153774c1b
4 changed files with 3 additions and 4 deletions
|
|
@ -156,8 +156,6 @@ class DataTableUtils {
|
|||
$dropdownButton, $menuContainer.prepend($allEntry)
|
||||
)
|
||||
);
|
||||
|
||||
DataTableUtils.setCurrentFilter(tableAPI);
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue