-- -- (C) 2019 - ntop.org -- local format_utils = require("format_utils") local internals_utils = {} local json = require "dkjson" local dirs = ntop.getDirs() -- ########################################### local function printHashTablesDropdown(base_url, page_params) local hash_table = _GET["hash_table"] local hash_table_filter if not isEmptyString(hash_table) then hash_table_filter = '' else hash_table_filter = '' end local hash_table_params = table.clone(page_params) hash_table_params["hash_table"] = nil print[[\ \