mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-01 16:30:10 +00:00
parent
c49d988fc8
commit
9a6739fd2b
4 changed files with 25 additions and 15 deletions
|
|
@ -89,7 +89,8 @@ for _, subdir in ipairs(subdirs) do
|
|||
edit_url = checks.getScriptEditorUrl(script),
|
||||
input_handler = input_handler,
|
||||
value_description = script.template:describeConfig(hooks),
|
||||
subdir = subdir
|
||||
subdir = subdir,
|
||||
subdir_title = i18n("config_scripts.granularities."..subdir),
|
||||
}
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue