Skip to content
Snippets Groups Projects
Commit 538b6f38 authored by jindra12's avatar jindra12 Committed by jan.bednarik
Browse files

Remove double person desc., replace it with actual job title

parent 5319bd52
No related tags found
2 merge requests!787Release,!750Remove double person desc., replace it with actual job title
Pipeline #12522 passed
......@@ -28,7 +28,7 @@
{% endif %}
<div class="card elevation-3">
<div class="card__body">
{% include "shared/person_badge_wide_snippet.html" with person_page=item.value.person title=item.value.position %}
{% include "shared/person_badge_wide_snippet.html" with person_page=item.value.person %}
</div>
</div>
</div>
......
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