Prepare security inspection

This commit is contained in:
Dennis Eichhorn 2018-01-14 14:36:07 +01:00
parent df4487e0b2
commit 64a527c834
3 changed files with 16 additions and 1 deletions

View File

@ -42,6 +42,21 @@
"permission": null,
"parent": 1000706001,
"children": []
},
{
"id": 1000706102,
"pid": "/backend/admin/monitoring",
"type": 3,
"subtype": 1,
"name": "Security",
"uri": "/{/lang}/backend/admin/monitoring/security/dashboard?{?}",
"target": "self",
"icon": null,
"order": 5,
"from": "Monitoring",
"permission": null,
"parent": 1000706001,
"children": []
}
]
}

View File

@ -67,4 +67,4 @@ echo $this->getData('nav')->render(); ?>
</div>
</section>
</div>
</div>
</div>