Skip to content

Commit

Permalink
Merge pull request #192 from OpenUpSA/PMG-326-socials-for-all
Browse files Browse the repository at this point in the history
Socials for all
  • Loading branch information
desafinadude authored Mar 27, 2023
2 parents 415ef4a + ac27920 commit bd92479
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pombola/south_africa/templates/core/person_detail.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@
{% endblock object_tagline %}

{% block socials %}
{% if person.is_current_member_of_national_assembly or person.is_current_member_of_prov_legislature %}
{% if twitter_contacts or facebook_contacts or whoswhosa_contacts or youtube_contacts or linkedin_contacts or instagram_contacts %}
<div class="mp-socials">
<p class="mp-socials__title">
Expand Down Expand Up @@ -148,7 +147,6 @@

</div>
{% endif %}
{% endif %}
{% endblock socials %}

{% block subcontent %}
Expand Down

0 comments on commit bd92479

Please sign in to comment.