clean up Control section
parent
2fbcc84043
commit
f8b6bb6692
|
|
@ -2971,13 +2971,10 @@ module.exports = function(s,config,lang){
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"Control": {
|
"Control": {
|
||||||
hidden: true,
|
|
||||||
"name": lang.Control,
|
"name": lang.Control,
|
||||||
"color": "blue",
|
"color": "blue",
|
||||||
id: "monSectionControl",
|
id: "monSectionControl",
|
||||||
headerTitle: `${lang['Object Detection']} <small>${lang['Plugin']} : <b class="shinobi-detector_name"></b> <b class="shinobi-detector-invert">${lang['Not Connected']}</b><b class="shinobi-detector" style="display:none">${lang['Connected']}</b></small>`,
|
|
||||||
isSection: true,
|
isSection: true,
|
||||||
isAdvanced: true,
|
|
||||||
"info": [
|
"info": [
|
||||||
{
|
{
|
||||||
"name": "detail=control",
|
"name": "detail=control",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue