mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-02 17:00:10 +00:00
Rename are-you-sure disable parameter
This commit is contained in:
parent
bc9821278c
commit
94be495a6c
8 changed files with 12 additions and 12 deletions
|
|
@ -7,7 +7,7 @@ $(document).ready(function() {
|
|||
method: 'post',
|
||||
csrf: am_csrf,
|
||||
endpoint: `${http_prefix}/plugins/edit_active_monitoring_host.lua`,
|
||||
skipAys: true,
|
||||
dontDisableSubmit: true,
|
||||
onModalInit: function() {
|
||||
$("#delete-host").html(`<b>${row_data.url}</b>`);
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue