From 1229f76e104b8be048c1fa1924fe443d9773addc Mon Sep 17 00:00:00 2001 From: Eduardo Calil Date: Fri, 18 Mar 2016 15:13:58 -0300 Subject: [PATCH] =?UTF-8?q?Corrige=20outras=20URLs=20que=20estavam=20quebr?= =?UTF-8?q?ando=20por=20causa=20da=20mudan=C3=A7a?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- comissoes/views.py | 2 +- templates/sistema.html | 44 +++++++++++++++++++++--------------------- 2 files changed, 23 insertions(+), 23 deletions(-) diff --git a/comissoes/views.py b/comissoes/views.py index 707cca925..5eefa208f 100644 --- a/comissoes/views.py +++ b/comissoes/views.py @@ -21,7 +21,7 @@ ComissaoCrud = Crud.build(Comissao, 'modulo_comissoes') class CadastrarComissaoView(CreateView): template_name = "comissoes/cadastrar_comissao.html" form_class = CadastrarComissaoForm - success_url = reverse_lazy('comissao') + success_url = reverse_lazy('comissoes:comissao_list') class ComposicaoView(FormView): diff --git a/templates/sistema.html b/templates/sistema.html index 1d8d2e107..0ef599fc6 100644 --- a/templates/sistema.html +++ b/templates/sistema.html @@ -21,15 +21,15 @@

Módulo Mesa Diretora

- - + +

Módulo Comissões

- - - + + +

Módulo Bancadas

@@ -40,22 +40,22 @@

Módulo Proposições

- - + +

Módulo Matéria Legislativa

- - - - - - - - - - + + + + + + + + + +

Módulo Normas Jurídicas

@@ -66,17 +66,17 @@

Módulo Sessão Plenária

- - + + - +

Módulo LexML

- - + +

Módulo Administrativo