mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-01 16:30:10 +00:00
Move datatable.template
This commit is contained in:
parent
184ec3dc80
commit
0bbcdd70db
2 changed files with 1 additions and 1 deletions
|
|
@ -686,7 +686,7 @@ local context = {
|
|||
}
|
||||
}
|
||||
|
||||
template_utils.render("pages/datatable.template", context)
|
||||
template_utils.render("pages/components/datatable.template", context)
|
||||
|
||||
-- append the menu down below the page
|
||||
dofile(dirs.installdir .. "/scripts/lua/inc/footer.lua")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue