Commit c98885c822b5b2330de9c7cdaf57ff34b8c5c94c
1 parent
5361147c7a
Exists in
develop
comento funcionalidad de mail mientras no este funcionando para instalar en servidores
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
src/views/modal-mail.html
| ... | ... | @@ -2,7 +2,7 @@ |
| 2 | 2 | <h5 ng-bind="titulo"></h5> |
| 3 | 3 | </div> |
| 4 | 4 | <div class="modal-body"> |
| 5 | - <div > | |
| 5 | + <!-- <div > | |
| 6 | 6 | <label |
| 7 | 7 | class="col-12 bg-success text-white" |
| 8 | 8 | ng-show="correoEnviado">Correo enviado con éxito</label> |
| ... | ... | @@ -24,7 +24,7 @@ |
| 24 | 24 | >Enviar</button> |
| 25 | 25 | </div> |
| 26 | 26 | </div> |
| 27 | - <hr> | |
| 27 | + <hr> --> | |
| 28 | 28 | <div> |
| 29 | 29 | <label>Descargar comprobante</label> |
| 30 | 30 | <div class="col my-1 d-flex justify-content-end"> |