diff --git a/sapl/base/views.py b/sapl/base/views.py index 197a813f8..dd8f7ef27 100644 --- a/sapl/base/views.py +++ b/sapl/base/views.py @@ -47,8 +47,7 @@ from sapl.parlamentares.models import ( Filiacao, Legislatura, Mandato, Parlamentar) from sapl.protocoloadm.models import (Anexado, Protocolo) from sapl.relatorios.views import (relatorio_estatisticas_acesso_normas) -from sapl.sessao.models import ( - Bancada, SessaoPlenaria) +from sapl.sessao.models import (Bancada, SessaoPlenaria) from sapl.settings import EMAIL_SEND_USER from sapl.utils import (gerar_hash_arquivo, intervalos_tem_intersecao, mail_service_configured, SEPARADOR_HASH_PROPOSICAO, show_results_filter_set, google_recaptcha_configured, sapl_as_sapn, diff --git a/sapl/templates/relatorios/RelatorioPresencaSessao_filter.html b/sapl/templates/relatorios/RelatorioPresencaSessao_filter.html index 3d4b2e785..155acca08 100644 --- a/sapl/templates/relatorios/RelatorioPresencaSessao_filter.html +++ b/sapl/templates/relatorios/RelatorioPresencaSessao_filter.html @@ -33,6 +33,7 @@