From: Emilie Date: Wed, 21 Sep 2016 13:51:49 +0000 (+0200) Subject: Link : correcting link icone X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=54fd72cf882920d6efe05811c8965a9fb17757c9;p=mezzo.git Link : correcting link icone --- diff --git a/app/templates/core/inc/link.html b/app/templates/core/inc/link.html index 2f9615b7..af2721d8 100644 --- a/app/templates/core/inc/link.html +++ b/app/templates/core/inc/link.html @@ -1,6 +1,6 @@ {% load mezzanine_tags %} diff --git a/app/templates/network/inc/person/list_circle_style.html b/app/templates/network/inc/person/list_circle_style.html index f2c2ab5a..12c50940 100644 --- a/app/templates/network/inc/person/list_circle_style.html +++ b/app/templates/network/inc/person/list_circle_style.html @@ -20,7 +20,7 @@ {% endif %} {% with person.links.first as link %} {% if link %} - {{ link.link_type.name }} + {{ link.link_type.name }} {% endif %} {% endwith %} {% endwith %}