Fixes export data layout and disabled buttons

This commit is contained in:
Simone Mainardi 2018-05-29 12:23:44 +02:00
parent 37af49152b
commit 994347de2f
2 changed files with 117 additions and 92 deletions

View file

@ -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