mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 16:09:32 +00:00
parent
8a0525702e
commit
e61f9ffe68
56 changed files with 1168 additions and 1210 deletions
|
|
@ -361,7 +361,7 @@ function printAlerts()
|
|||
params.flush_alerts_data = "";
|
||||
params.csrf = "]] print(ntop.getRandomCSRFValue()) print[[";
|
||||
|
||||
var form = paramsToForm('<form method="post"></form>', params);
|
||||
var form = NtopngUtils.paramsToForm('<form method="post"></form>', params);
|
||||
form.appendTo('body').submit();
|
||||
}
|
||||
</script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue