From 44670eed75dc1146d47b1f3b1cc3d6e5b3ca8812 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Rodrigues?= Date: Wed, 11 Mar 2020 11:44:58 -0300 Subject: [PATCH] Update sapl/templates/parlamentares/mandato_form.html Co-Authored-By: Edward <9326037+edwardoliveira@users.noreply.github.com> --- sapl/templates/parlamentares/mandato_form.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sapl/templates/parlamentares/mandato_form.html b/sapl/templates/parlamentares/mandato_form.html index 7635f43c0..55b2ea5dc 100644 --- a/sapl/templates/parlamentares/mandato_form.html +++ b/sapl/templates/parlamentares/mandato_form.html @@ -18,7 +18,7 @@ function(data){ lista_coligacoes = data['coligacoes']; - $('#id_coligacao').append(''); @@ -38,4 +38,4 @@ } ); -{% endblock %} \ No newline at end of file +{% endblock %}