mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-03 09:20:10 +00:00
Refactors script_categories into check_categories (c++ and lua)
This commit is contained in:
parent
9cc3162513
commit
e33af8a23c
110 changed files with 208 additions and 208 deletions
|
|
@ -114,7 +114,7 @@ $(function() {
|
|||
}
|
||||
},
|
||||
ajax: {
|
||||
url: `${http_prefix}/lua/get_scripts_configsets.lua?script_subdir=${subdir}`,
|
||||
url: `${http_prefix}/lua/get_scripts_configsets.lua?check_subdir=${subdir}`,
|
||||
type: 'GET',
|
||||
dataSrc: ''
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue