From e47a13329c79c4b9691b684630855c441679482f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Je=CC=81re=CC=81my=20Fabre?= Date: Fri, 23 Sep 2016 15:41:18 +0200 Subject: [PATCH] Change the buttons color in the person block --- app/templates/network/inc/person/list_circle_style.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/network/inc/person/list_circle_style.html b/app/templates/network/inc/person/list_circle_style.html index e5a71f3a..de0911d4 100644 --- a/app/templates/network/inc/person/list_circle_style.html +++ b/app/templates/network/inc/person/list_circle_style.html @@ -60,7 +60,7 @@
{{ person.bio|richtext_filters|safe }}
{% endif %} - {% trans "resume" %} + {% trans "resume" %} {% for link in person.links.all %} {% if link %} {{ link.link_type.name }} -- 2.39.5