From 4cd93f4410ff81eb55abacfead352ac1ce0de8d3 Mon Sep 17 00:00:00 2001 From: Emilie Date: Fri, 23 Sep 2016 10:29:28 +0200 Subject: [PATCH] Person list: invert lastname and firstname --- app/templates/network/inc/person/list_circle_style.html | 4 ++-- app/templates/network/inc/person/list_square_style.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/templates/network/inc/person/list_circle_style.html b/app/templates/network/inc/person/list_circle_style.html index 24fa4cc4..346b7be3 100644 --- a/app/templates/network/inc/person/list_circle_style.html +++ b/app/templates/network/inc/person/list_circle_style.html @@ -36,7 +36,7 @@
- +
{% with person.images.all|get_type:'card' as card_images %} @@ -52,7 +52,7 @@