File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff 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 >
You can’t perform that action at this time.
0 commit comments