mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 07:29:32 +00:00
fix enable script button (#5375)
This commit is contained in:
parent
db58e800b3
commit
5a8da78b37
4 changed files with 49 additions and 47 deletions
|
|
@ -157,7 +157,7 @@ local context = {
|
|||
}
|
||||
|
||||
-- print config_list.html template
|
||||
print(template.gen("pages/edit_configset.html", context))
|
||||
template.render("pages/edit_configset.template", context)
|
||||
|
||||
-- append the menu below the page
|
||||
dofile(dirs.installdir .. "/scripts/lua/inc/footer.lua")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue