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
ee80ef0d
Commit
ee80ef0d
authored
May 08, 2018
by
Thom Wiggers
📐
Browse files
Merge branch 'feature/member-committee-roles' into 'master'
Add committee roles to overview page Closes
#604
See merge request
!788
parents
fcc1deff
81bcc26c
Changes
1
Hide whitespace changes
Inline
Side-by-side
website/activemembers/templates/activemembers/committee_detail.html
View file @
ee80ef0d
...
...
@@ -60,6 +60,9 @@
</div>
<div
class=
"post-body avatar-subtitle"
>
{{ member.profile.display_name }}
{% if member.role %}
<p>
{{ member.role }}
</p>
{% endif %}
</div>
</div>
</a>
...
...
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