Commit bd0f3d7b94cc9b496308a5bcda8ae322ea088482
1 parent
33ca34fb10
Exists in
master
linea al final
Showing
1 changed file
with
1 additions
and
1 deletions
 
Show diff stats
src/views/agendar-visita.html
| 1 | <div class="row"> | 1 | <div class="row"> | 
| 2 | <foca-cabecera-facturador | 2 | <foca-cabecera-facturador | 
| 3 | titulo="'Agendar visita'" | 3 | titulo="'Agendar visita'" | 
| 4 | fecha="now" | 4 | fecha="now" | 
| 5 | class="mb-0 col-lg-12" | 5 | class="mb-0 col-lg-12" | 
| 6 | ></foca-cabecera-facturador> | 6 | ></foca-cabecera-facturador> | 
| 7 | <div class="col-lg-12"> | 7 | <div class="col-lg-12"> | 
| 8 | <div class="row"> | 8 | <div class="row"> | 
| 9 | <div class="col-12 col-md-10 col-lg-10 mt-4 border border-light rounded"> | 9 | <div class="col-12 col-md-10 col-lg-10 mt-4 border border-light rounded"> | 
| 10 | <div class="row py-2 botonera-secundaria"> | 10 | <div class="row py-2 botonera-secundaria"> | 
| 11 | <div class="col-12 foca-facturador-px"> | 11 | <div class="col-12 foca-facturador-px"> | 
| 12 | <foca-botonera-facturador botones="botonera" max="6" class="row"></foca-botonera-facturador> | 12 | <foca-botonera-facturador botones="botonera" max="6" class="row"></foca-botonera-facturador> | 
| 13 | </div> | 13 | </div> | 
| 14 | </div> | 14 | </div> | 
| 15 | </div> | 15 | </div> | 
| 16 | </div> | 16 | </div> | 
| 17 | </div> | 17 | </div> | 
| 18 | </div> | ||
| 18 | </div> |