mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 07:29:32 +00:00
add reset button with confirm (#4730)
This commit is contained in:
parent
d19db6b678
commit
20273758ef
5 changed files with 73 additions and 9 deletions
|
|
@ -118,6 +118,7 @@ local context = {
|
|||
},
|
||||
script_categories = script_categories,
|
||||
info = ntop.getInfo(),
|
||||
json = json
|
||||
}
|
||||
|
||||
-- print config_list.html template
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue