mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-01 00:19:33 +00:00
parent
8a0525702e
commit
e61f9ffe68
56 changed files with 1168 additions and 1210 deletions
|
|
@ -188,7 +188,7 @@ print[[
|
|||
params.old_dhcp_ranges = old_dhcp_ranges.join(",");
|
||||
params.dhcp_ranges = dhcp_ranges.join(",");
|
||||
params.csrf = "]] print(ntop.getRandomCSRFValue()) print[[";
|
||||
paramsToForm('<form method="post"></form>', params).appendTo('body').submit();
|
||||
NtopngUtils.paramsToForm('<form method="post"></form>', params).appendTo('body').submit();
|
||||
}
|
||||
|
||||
aysHandleForm("#table-dhcp-form", {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue