Executes db explorer queires automatically on user click

Clicking on flow details (e.g., protocol or src or dst)
automatically redirects the user to the db explorer page
and preserves selection details (pro version).
This commit is contained in:
Simone Mainardi 2016-07-12 17:02:14 +02:00
parent c25a9a632d
commit 926a57f658
4 changed files with 6 additions and 5 deletions

View file

@ -1231,10 +1231,11 @@ print [[
var table4 = $("#table-flows4").datatable(graph_options4);
]]
end
print[[
}); // closes the event handler on shown.bs.tab
]]
end
if((limitv6 == nil) or (limitv6 == "") or (limitv6 == "0")) then print("</script>") return end