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]]