fixed double filter inside snmp table

This commit is contained in:
gabryon99 2020-07-31 16:21:36 +02:00
parent 172e632395
commit 6153774c1b
4 changed files with 3 additions and 4 deletions

View file

@ -156,8 +156,6 @@ class DataTableUtils {
$dropdownButton, $menuContainer.prepend($allEntry)
)
);
DataTableUtils.setCurrentFilter(tableAPI);
}
/**