Skip to content

Commit

Permalink
Alteração do botão Simular geração para Gerar Boleto [Issue #805]
Browse files Browse the repository at this point in the history
  • Loading branch information
GabrielPintoSouza committed Dec 10, 2024
1 parent adebd99 commit b2410ad
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,8 @@
</div>

<div style="display: none" class="col-xs-12 div_btn_gerar">
<button type="button" id="btn_confirma" class="btn btn-primary">Simular geração</button>
<button type="button" id="btn_geracao_unica" class="btn btn-primary" style="display: none;">Confirmar geração</button>
<button type="button" id="btn_confirma" class="btn btn-primary">Gerar Boleto</button>
<button type="button" id="btn_geracao_unica" class="btn btn-success" style="display: none;">Confirmar geração</button>
<button style="display: none" type="button" id="btn_wpp" class="btn btn-success">
<i style="padding: 0; font-size: 20px" class="fab fa-whatsapp"></i></button>
</div>
Expand Down

0 comments on commit b2410ad

Please sign in to comment.