Implements GUI to configure host pools

Implements #4098
Implements #4087
This commit is contained in:
Simone Mainardi 2020-07-01 16:04:58 +02:00
parent 5ade224d85
commit 54b29aa1dc
8 changed files with 1234 additions and 15 deletions

View file

@ -31,6 +31,8 @@ if isAdministrator() and (_POST["member"] ~= nil) and (_POST["pool"] ~= nil) the
ntop.reloadHostPools()
end
print("<h2>"..i18n("unknown_devices.unassigned_devices").." <small><a title='".. i18n("host_pools.manage_pools") .."' href='".. ntop.getHttpPrefix() .."/lua/admin/manage_pools.lua'><i class='fas fa-cog'></i></a></small></h2>")
print(
template.gen("modal_confirm_dialog.html", {
dialog={