From 77e103407a97da93ac1da5b4075e335013fc92ee Mon Sep 17 00:00:00 2001 From: cristian-longhi Date: Thu, 18 Sep 2025 09:01:37 -0300 Subject: [PATCH] Update adicionar_varias_materias_expediente.html MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Ajuste no template por alteração do nome do campo "todos". --- sapl/templates/sessao/adicionar_varias_materias_expediente.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sapl/templates/sessao/adicionar_varias_materias_expediente.html b/sapl/templates/sessao/adicionar_varias_materias_expediente.html index 4fd066709..876247216 100644 --- a/sapl/templates/sessao/adicionar_varias_materias_expediente.html +++ b/sapl/templates/sessao/adicionar_varias_materias_expediente.html @@ -40,7 +40,7 @@ {% endif %} - {{ form.todos }} {{ form.todos.label }} + {{ form.check_all }} {{ form.check_all.label }} {% for tipo in form.tipo_votacao %}