From 97411de5ad3fe5c6718abc82260a3c4e35c21dfa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ses=C3=B3stris=20Vieira?= Date: Wed, 6 Apr 2022 19:56:06 -0300 Subject: [PATCH] Corrige responsividade do dashboard --- sigi/apps/casas/templates/casas/resumo_carteira_snippet.html | 2 +- sigi/apps/home/templates/home/dashboard/resumo_convenios.html | 4 ++-- sigi/apps/home/templates/home/dashboard/resumo_seit.html | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sigi/apps/casas/templates/casas/resumo_carteira_snippet.html b/sigi/apps/casas/templates/casas/resumo_carteira_snippet.html index 21ca658..6b19319 100644 --- a/sigi/apps/casas/templates/casas/resumo_carteira_snippet.html +++ b/sigi/apps/casas/templates/casas/resumo_carteira_snippet.html @@ -36,7 +36,7 @@ {% endif %} - +
{% for row in resumo %} {% if forloop.first %} diff --git a/sigi/apps/home/templates/home/dashboard/resumo_convenios.html b/sigi/apps/home/templates/home/dashboard/resumo_convenios.html index c7538cb..ad6f2bc 100644 --- a/sigi/apps/home/templates/home/dashboard/resumo_convenios.html +++ b/sigi/apps/home/templates/home/dashboard/resumo_convenios.html @@ -6,7 +6,7 @@ SudesteSul -
+
{% for item in tabela_resumo_camara.cabecalho_topo %} @@ -22,7 +22,7 @@ {% endfor %}
{{item}}
- +
diff --git a/sigi/apps/home/templates/home/dashboard/resumo_seit.html b/sigi/apps/home/templates/home/dashboard/resumo_seit.html index 208ff97..0ccd330 100644 --- a/sigi/apps/home/templates/home/dashboard/resumo_seit.html +++ b/sigi/apps/home/templates/home/dashboard/resumo_seit.html @@ -9,7 +9,7 @@ -
{% trans 'Total de câmaras' %} {{ tabela_resumo_camara.total_camaras }}
+
{% for s in tabela_resumo_seit.titulos %}
{{ s }}