diff --git a/templates/comissoes/composicao.html b/templates/comissoes/composicao.html index b340b2c3b..0d796b47e 100644 --- a/templates/comissoes/composicao.html +++ b/templates/comissoes/composicao.html @@ -44,7 +44,7 @@ - Incluir Parlamentar + Incluir Parlamentar {% endif %} {% endblock detail_content %} \ No newline at end of file diff --git a/templates/materia/autoria.html b/templates/materia/autoria.html index 9cb8688e0..0fd50651d 100644 --- a/templates/materia/autoria.html +++ b/templates/materia/autoria.html @@ -86,7 +86,7 @@ - + diff --git a/templates/materia/autoria_edit.html b/templates/materia/autoria_edit.html index 7f14d2d21..d6164000e 100644 --- a/templates/materia/autoria_edit.html +++ b/templates/materia/autoria_edit.html @@ -65,7 +65,7 @@ - + diff --git a/templates/mesa_diretora/mesa_diretora.html b/templates/mesa_diretora/mesa_diretora.html index a156aac07..b04368774 100644 --- a/templates/mesa_diretora/mesa_diretora.html +++ b/templates/mesa_diretora/mesa_diretora.html @@ -47,10 +47,10 @@
- {% if cargos_vagos %} {% endif %} + {% if cargos_vagos %} {% endif %}

- +
{% if cargos_vagos %} diff --git a/templates/painel/controlador.html b/templates/painel/controlador.html index f4aaabc00..df4eb4b1d 100644 --- a/templates/painel/controlador.html +++ b/templates/painel/controlador.html @@ -17,8 +17,8 @@ FECHADO
{% endfor %}
- - - + + + {% endblock %} diff --git a/templates/protocoloadm/tramitacao.html b/templates/protocoloadm/tramitacao.html index 1acd75f64..2a4ec81e1 100644 --- a/templates/protocoloadm/tramitacao.html +++ b/templates/protocoloadm/tramitacao.html @@ -35,6 +35,6 @@ Nenhuma tramitação cadastrada para este documento. {% endif %}
- Incluir Tramitação + Incluir Tramitação {% endblock detail_content %} \ No newline at end of file diff --git a/templates/sessao/edit_explicacao.html b/templates/sessao/edit_explicacao.html index 9e2b7ae92..ba8837782 100644 --- a/templates/sessao/edit_explicacao.html +++ b/templates/sessao/edit_explicacao.html @@ -31,7 +31,7 @@
- + diff --git a/templates/sessao/edit_orador.html b/templates/sessao/edit_orador.html index 415291726..bf3fcb4b4 100644 --- a/templates/sessao/edit_orador.html +++ b/templates/sessao/edit_orador.html @@ -31,7 +31,7 @@
- + diff --git a/templates/sessao/expediente.html b/templates/sessao/expediente.html index 667eeb759..73b54f197 100644 --- a/templates/sessao/expediente.html +++ b/templates/sessao/expediente.html @@ -18,7 +18,7 @@ {% endfor %}
- + {% endblock detail_content %} diff --git a/templates/sessao/expediente_ordemdia_list.html b/templates/sessao/expediente_ordemdia_list.html index 1f01ab689..c6e8bf16f 100644 --- a/templates/sessao/expediente_ordemdia_list.html +++ b/templates/sessao/expediente_ordemdia_list.html @@ -58,7 +58,7 @@ Matérias do Expediente {% csrf_token %} - + {% endif %} {% endif %} @@ -67,15 +67,15 @@ Matérias do Expediente
- + {% trans 'Adicionar Matérias' %} - +
{% csrf_token %} - +
diff --git a/templates/sessao/explicacao.html b/templates/sessao/explicacao.html index d046c510e..9faf036db 100644 --- a/templates/sessao/explicacao.html +++ b/templates/sessao/explicacao.html @@ -58,8 +58,8 @@
- - + + {% endblock detail_content %} diff --git a/templates/sessao/materia_ordemdia.html b/templates/sessao/materia_ordemdia.html index d60083ab0..4f5bceb11 100644 --- a/templates/sessao/materia_ordemdia.html +++ b/templates/sessao/materia_ordemdia.html @@ -70,7 +70,7 @@
Ementa:
- + {% endblock detail_content %} \ No newline at end of file diff --git a/templates/sessao/materia_ordemdia_edit.html b/templates/sessao/materia_ordemdia_edit.html index c8d607b8c..edf5abf8b 100644 --- a/templates/sessao/materia_ordemdia_edit.html +++ b/templates/sessao/materia_ordemdia_edit.html @@ -66,8 +66,8 @@
Ementa:
- - + + diff --git a/templates/sessao/materia_ordemdia_list.html b/templates/sessao/materia_ordemdia_list.html index ee78966d2..2fcb57e3d 100644 --- a/templates/sessao/materia_ordemdia_list.html +++ b/templates/sessao/materia_ordemdia_list.html @@ -56,7 +56,7 @@ Matérias da Ordem do Dia
{% csrf_token %} - +
{% endif %} {% endif %} @@ -65,14 +65,14 @@ Matérias da Ordem do Dia
- + {% trans 'Adicionar Matérias' %} - +
{% csrf_token %} - +
{% endblock detail_content %} \ No newline at end of file diff --git a/templates/sessao/mesa.html b/templates/sessao/mesa.html index 180f0bcb8..d6b3b8660 100644 --- a/templates/sessao/mesa.html +++ b/templates/sessao/mesa.html @@ -19,10 +19,10 @@
- {% if view.get_cargos_mesa %}{% endif %} + {% if view.get_cargos_mesa %}{% endif %}

- +
{% if view.get_cargos_mesa %}
diff --git a/templates/sessao/orador_expediente.html b/templates/sessao/orador_expediente.html index b4b3c4185..7ad9c65c7 100644 --- a/templates/sessao/orador_expediente.html +++ b/templates/sessao/orador_expediente.html @@ -58,8 +58,8 @@
- - + + {% endblock detail_content %} diff --git a/templates/sessao/painel.html b/templates/sessao/painel.html index 985d54e5f..ec40d07cc 100644 --- a/templates/sessao/painel.html +++ b/templates/sessao/painel.html @@ -22,12 +22,12 @@
-
+
-
-
+
+
@@ -35,12 +35,12 @@
-
+
-
-
+
+
@@ -48,12 +48,12 @@
-
+
-
-
+
+
{% endblock detail_content %} diff --git a/templates/sessao/presenca.html b/templates/sessao/presenca.html index 718b9562a..f90d8dfa7 100644 --- a/templates/sessao/presenca.html +++ b/templates/sessao/presenca.html @@ -22,7 +22,7 @@ {% endfor %}
- + {% endblock detail_content %} diff --git a/templates/sessao/presenca_ordemdia.html b/templates/sessao/presenca_ordemdia.html index 718b9562a..f90d8dfa7 100644 --- a/templates/sessao/presenca_ordemdia.html +++ b/templates/sessao/presenca_ordemdia.html @@ -22,7 +22,7 @@ {% endfor %}
- + {% endblock detail_content %} diff --git a/templates/sessao/votacao/nominal.html b/templates/sessao/votacao/nominal.html index bb8a92dcb..b4b347063 100644 --- a/templates/sessao/votacao/nominal.html +++ b/templates/sessao/votacao/nominal.html @@ -49,8 +49,8 @@

- - + + {% endblock detail_content %} \ No newline at end of file diff --git a/templates/sessao/votacao/nominal_edit.html b/templates/sessao/votacao/nominal_edit.html index e0deef586..b1818bcbc 100644 --- a/templates/sessao/votacao/nominal_edit.html +++ b/templates/sessao/votacao/nominal_edit.html @@ -53,7 +53,7 @@

- + {% endblock detail_content %} diff --git a/templates/sessao/votacao/votacao.html b/templates/sessao/votacao/votacao.html index 601347217..a2351d00c 100644 --- a/templates/sessao/votacao/votacao.html +++ b/templates/sessao/votacao/votacao.html @@ -69,8 +69,8 @@

- - + + {% endblock detail_content %} diff --git a/templates/sessao/votacao/votacao_edit.html b/templates/sessao/votacao/votacao_edit.html index 8494dd41e..17efb3211 100644 --- a/templates/sessao/votacao/votacao_edit.html +++ b/templates/sessao/votacao/votacao_edit.html @@ -43,7 +43,7 @@

- + {% endblock detail_content %}