From 118803f1366dc8da630430a04e66b46141ebe7b4 Mon Sep 17 00:00:00 2001 From: Marcio Mazza Date: Mon, 1 Feb 2016 15:13:18 -0200 Subject: [PATCH] Use striped tables --- templates/compilacao/textoarticulado_list.html | 2 +- templates/compilacao/tipotextoarticulado_list.html | 2 +- templates/crud/list.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/compilacao/textoarticulado_list.html b/templates/compilacao/textoarticulado_list.html index f471d8e44..c8984285b 100644 --- a/templates/compilacao/textoarticulado_list.html +++ b/templates/compilacao/textoarticulado_list.html @@ -21,7 +21,7 @@ {% endblock more_buttons %} - +
diff --git a/templates/compilacao/tipotextoarticulado_list.html b/templates/compilacao/tipotextoarticulado_list.html index d472b30dd..b54299c3f 100644 --- a/templates/compilacao/tipotextoarticulado_list.html +++ b/templates/compilacao/tipotextoarticulado_list.html @@ -17,7 +17,7 @@ {% if not object_list %}

{{ NO_ENTRIES_MSG }}

{% else %} -
{% fieldclass_verbose_name 'compilacao.models.TextoArticulado' 'tipo_ta' %}
+
diff --git a/templates/crud/list.html b/templates/crud/list.html index 97a1aa34b..90fb46bf1 100644 --- a/templates/crud/list.html +++ b/templates/crud/list.html @@ -17,7 +17,7 @@ {% if not rows %}

{{ NO_ENTRIES_MSG }}

{% else %} -
{% fieldclass_verbose_name 'compilacao.models.TipoTextoArticulado' 'sigla' %}
+
{% for name in headers %}