From 74d02b8f94ab055ab01966555332711a8372cea9 Mon Sep 17 00:00:00 2001 From: AlGouvea Date: Wed, 14 Jul 2021 11:21:18 -0300 Subject: [PATCH] Alteracoes na apresentacao de votos parlamentares --- frontend/src/__apps/painel/main.js | 2 +- sapl/templates/painel/index.html | 23 ++++++++++++++--------- 2 files changed, 15 insertions(+), 10 deletions(-) diff --git a/frontend/src/__apps/painel/main.js b/frontend/src/__apps/painel/main.js index 1440336bc..d4da987a3 100644 --- a/frontend/src/__apps/painel/main.js +++ b/frontend/src/__apps/painel/main.js @@ -93,7 +93,7 @@ const v = new Vue({ // eslint-disable-line }, fetchData () { // TODO: how to get no hardcoded URL? - $.get('/painel/704/dados', function (response) { + $.get('/painel/2867/dados', function (response) { this.brasao = response.brasao this.painel_aberto = response.status_painel this.sessao_finalizada = response.sessao_finalizada diff --git a/sapl/templates/painel/index.html b/sapl/templates/painel/index.html index 4a753909f..4a800ac30 100644 --- a/sapl/templates/painel/index.html +++ b/sapl/templates/painel/index.html @@ -36,6 +36,17 @@
+
+ Logo + +
+
+
+ {% if nome %}{{ nome }}{% else %}{% trans 'Câmara/Assembléia não configurada'%}{% endif %} +
+
+

[[ sessao_plenaria ]]

@@ -46,12 +57,6 @@
[[ sessao_plenaria_hora_inicio ]]
-
- -
-
- Brasão -
@@ -70,7 +75,7 @@

Parlamentares

- + -
[[ p.nome]] @@ -78,8 +83,8 @@ [[ p.partido ]] - [[p.color]] + + [[p.voto]]