mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 07:59:35 +00:00
Reworks reload of in-mem preferences and runtimeprefs.json dump
This commit is contained in:
parent
3912459892
commit
5b878a2a7a
10 changed files with 115 additions and 34 deletions
|
|
@ -1561,9 +1561,4 @@ aysHandleForm("form", {
|
|||
$("form[id!='search-host-form']").validator({disable:true});
|
||||
</script>]])
|
||||
|
||||
if(_SERVER["REQUEST_METHOD"] == "POST") then
|
||||
-- Something has changed
|
||||
ntop.reloadPreferences()
|
||||
end
|
||||
|
||||
end --[[ haveAdminPrivileges ]]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue