mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 07:29:32 +00:00
Fixes export data layout and disabled buttons
This commit is contained in:
parent
37af49152b
commit
994347de2f
2 changed files with 117 additions and 92 deletions
|
|
@ -10,8 +10,6 @@ local json = require("dkjson")
|
|||
|
||||
sendHTTPContentTypeHeader('application/json', 'attachment; filename="exported_data.json"')
|
||||
|
||||
tprint(_POST)
|
||||
|
||||
local mode = _POST["mode"]
|
||||
|
||||
if mode == "filtered" then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue