Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
gab
social
gab-social
Commits
be5fc255
Commit
be5fc255
authored
Feb 18, 2021
by
Developer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added missing account flags in admin group moderator list
• Added: - missing account flags in admin group moderator list
parent
fa74c340
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
app/views/admin/groups/show.html.haml
app/views/admin/groups/show.html.haml
+2
-1
No files found.
app/views/admin/groups/show.html.haml
View file @
be5fc255
...
...
@@ -99,8 +99,9 @@
%span
Admin
-
@mods
.
each
do
|
acct
|
%tr
%td
%td
{
style:
"display:flex;flex-direction:row;align-items:center;"
}
=
admin_account_link_to
(
acct
.
account
)
%div
{
style
:"margin-left:10px;"
}=
render
'admin/accounts/account_flags_block'
,
:account
=>
acct
.
account
%td
%span
Moderator
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment