From 15d028f7801bb5fc0b203a00097fb0535479a1e6 Mon Sep 17 00:00:00 2001 From: Eliseu Egewarth Date: Mon, 10 Jul 2017 12:24:32 -0300 Subject: [PATCH] =?UTF-8?q?Adiciona=20op=C3=A7=C3=A3o=20em=20branco=20("--?= =?UTF-8?q?-------")=20=C3=A0=20lista=20de=20parlamentares=20(#1262)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Eliseu Egewarth --- sapl/materia/views.py | 1 + 1 file changed, 1 insertion(+) diff --git a/sapl/materia/views.py b/sapl/materia/views.py index 6b1ab18c9..dc03eafc1 100644 --- a/sapl/materia/views.py +++ b/sapl/materia/views.py @@ -856,6 +856,7 @@ class RelatoriaCrud(MasterDetailCrud): composicao=composicao) parlamentares = [] + parlamentares.append(['', '---------']) for p in participacao: if p.titular: parlamentares.append(