mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-04 09:50:09 +00:00
fixed import modal active monitoring
This commit is contained in:
parent
2435305166
commit
24d85fa8ec
1 changed files with 1 additions and 1 deletions
|
|
@ -111,7 +111,7 @@ if(page == "overview") then
|
|||
}))
|
||||
|
||||
print(
|
||||
template.gen("config_list_components/import_modal.html", {
|
||||
template.gen("pages/modals/scripts_config/import_modal.html", {
|
||||
dialog={
|
||||
id = "import-modal",
|
||||
title = i18n("host_pools.config_import"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue