Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
thalia
concrexit
Commits
34dfdf56
Verified
Commit
34dfdf56
authored
Feb 13, 2019
by
Sébastiaan Versteeg
Browse files
Always show member group members for authenticated users
parent
11fc3db3
Changes
1
Hide whitespace changes
Inline
Side-by-side
website/activemembers/templates/activemembers/membergroup_detail.html
View file @
34dfdf56
...
...
@@ -34,7 +34,7 @@
</section>
{% endif %}
{% if membergroup.display_members %}
{% if membergroup.display_members
or request.user.is_authenticated
%}
<section
id=
"activemembers-membergroup-members"
class=
"page-section"
>
<div
class=
"container"
>
<h1
class=
"text-center section-title"
>
...
...
Luko van der Maas
@lukomaas
mentioned in commit
da848d38
·
Feb 20, 2019
mentioned in commit
da848d38
mentioned in commit da848d38735d0dbcf2f732bf0e1f064b7a07c26b
Toggle commit list
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