Skip to content
Snippets Groups Projects
Verified Commit b2e0da61 authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Merge branch 'master' of edugit.org:Teckids/BiscuIT/BiscuIT-ng

parents 428137e6 43b706dd
No related branches found
No related tags found
No related merge requests found
......@@ -45,6 +45,7 @@ MENUS = {
'name': _('People'),
'url': '#',
'root': True,
'validators': ['menu_generator.validators.is_authenticated'],
'submenu': [
{
'name': _('Persons'),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment