Skip to content

Commit 60ae361

Browse files
authored
Update painel_eleicao.html
1 parent 182a82a commit 60ae361

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

painel_eleicao.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@ <h2 id="eleicaoNome">Carregando eleição...</h2>
365365
<button class="tab active" onclick="showTab('candidatos')">👥 Candidatos</button>
366366
<button class="tab" onclick="showTab('mesarios')">👥 Mesários</button>
367367
<button class="tab" onclick="showTab('api-cliente')">🔌 API Cliente</button>
368-
<button class="tab" onclick="window.location.href='eleitor_point.html'">🔐 Autorizar Votos</button>
368+
<button class="tab" onclick="window.location.href='eleitor_point.html?eleicao=' + ELEICAO_ATUAL_ID">🔐 Autorizar Votos</button>
369369
<button class="tab" onclick="showTab('monitor')">👁️ Monitorar Votos</button>
370370
<button class="tab" onclick="showTab('pagamento')">💰 Comprar Créditos</button>
371371
</div>

0 commit comments

Comments
 (0)