mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-01 00:19:33 +00:00
parent
1f24dec3e3
commit
b117e8a23a
178 changed files with 6639 additions and 124 deletions
|
|
@ -1661,7 +1661,7 @@ print [[
|
|||
const $disableAlert = $('#alerts_filter_dialog form').modalHandler({
|
||||
method: 'post',
|
||||
csrf: "]] print(ntop.getRandomCSRFValue()) print[[",
|
||||
endpoint: `${http_prefix}/lua/rest/v1/edit/check/filter.lua`,
|
||||
endpoint: `${http_prefix}/lua/rest/v2/edit/check/filter.lua`,
|
||||
beforeSumbit: function (alert) {
|
||||
const data = {
|
||||
alert_key: alert.alert_id,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue