Remove config sets management page

This commit is contained in:
Alfredo Cardigliano 2021-03-01 19:00:52 +01:00
parent 80ed4e5b07
commit 2a08f9461e
5 changed files with 1 additions and 182 deletions

View file

@ -61,7 +61,6 @@ local generated_templates = selected_script.template:render(hooks_config)
local generated_breadcrumb = ui_utils.render_breadcrumb(i18n("about.user_scripts"), {
{
href = ntop.getHttpPrefix() .. "/lua/admin/scripts_config.lua?subdir=" .. script_subdir,
label = titles[script_subdir],
},
{