From 82507bac921fd3543f33c4cfb5a4827c90191928 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Fri, 22 Jan 2016 11:56:38 +0100 Subject: [PATCH] contacts: include form number in list of user forms (#9731) --- .../contacts/templates/contacts/contact_detail_fragment.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/welco/contacts/templates/contacts/contact_detail_fragment.html b/welco/contacts/templates/contacts/contact_detail_fragment.html index f7d515c..9800694 100644 --- a/welco/contacts/templates/contacts/contact_detail_fragment.html +++ b/welco/contacts/templates/contacts/contact_detail_fragment.html @@ -15,7 +15,10 @@ {% if forms %} {% endif %}