From 95408eba95fe58bb56fab66b35540b25f9c8738c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emilio=20A=2E=20S=C3=A1nchez=20L=C3=B3pez?= Date: Fri, 18 Jul 2014 17:08:50 +0000 Subject: [PATCH] CSS class to point the title of the attachments. See #733CSS class to point the title of the attachments. See #733CSS class to point the title of the attachments. See #733 - Legacy-Id: 8106 --- ietf/templates/liaisons/liaisonform.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ietf/templates/liaisons/liaisonform.html b/ietf/templates/liaisons/liaisonform.html index 89a8ac0a1..81f597acc 100644 --- a/ietf/templates/liaisons/liaisonform.html +++ b/ietf/templates/liaisons/liaisonform.html @@ -20,7 +20,7 @@ {% for field in fieldset.fields %}
+ class="{% if field.errors %}fieldError {% endif %}field BaseFormStringWidget {{ field.name }}Field {% if field.field.column_style %} {{ field.field.column_style }}{% endif %}">