File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
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 ="showTab('autorizacao') "> 🔐 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 >
@@ -961,4 +961,4 @@ <h4>🔗 Link para Mesário - ${eleicao.name}</h4>
961961} ) ;
962962</ script >
963963</ body >
964- </ html >
964+ </ html >
You can’t perform that action at this time.
0 commit comments