Skip to content

Commit

Permalink
admin: Move Badges to section Users
Browse files Browse the repository at this point in the history
  • Loading branch information
hieplpvip committed Sep 23, 2023
1 parent ff84d71 commit 49b5b09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dmoj/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -335,6 +335,7 @@
'icon': 'fa-user',
'children': [
'judge.Profile',
'judge.Badge',
'auth.Group',
'registration.RegistrationProfile',
],
Expand All @@ -344,7 +345,6 @@
'icon': 'fa-users',
'children': [
'judge.OrganizationRequest',
'judge.Badge',
],
},
{
Expand Down

0 comments on commit 49b5b09

Please sign in to comment.