Skip to content
Snippets Groups Projects
Commit bcc7bbb5 authored by Jan Mach's avatar Jan Mach
Browse files

Moved "My Groups" menu item to different position in menu.

parent a3f1d70c
No related branches found
No related tags found
No related merge requests found
......@@ -1000,7 +1000,7 @@ class GroupsBlueprint(VialBlueprint):
app.menu_auth.add_entry(
'submenudb',
'my_groups',
position = 40,
position = 20,
title = lazy_gettext('My groups'),
resptitle = True,
icon = 'module-groups',
......
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