Commit b4f51106eb321365a647f7b9722809f200a2cda4
1 parent
96253775c9
Exists in
master
and in
1 other branch
ok texto y orden botones 'generar' y 'volver'
Showing
6 changed files
with
30 additions
and
30 deletions
Show diff stats
src/views/informe-chofer.html
... | ... | @@ -66,17 +66,17 @@ |
66 | 66 | </div> |
67 | 67 | </div> |
68 | 68 | <div class="modal-footer py-1"> |
69 | - <button | |
70 | - class="btn btn-sm btn-secondary" | |
71 | - type="button" | |
72 | - ng-click="cancel()" | |
73 | - ng-show="buscar">Cancelar</button> | |
74 | 69 | <button |
75 | 70 | ladda="generando" |
76 | 71 | class="btn btn-sm btn-secondary" |
77 | 72 | type="button" |
78 | 73 | ng-click="generarInforme()" |
79 | 74 | ng-show="buscar">Generar</button> |
75 | + <button | |
76 | + class="btn btn-sm btn-secondary" | |
77 | + type="button" | |
78 | + ng-click="cancel()" | |
79 | + ng-show="buscar">Salir</button> | |
80 | 80 | <button |
81 | 81 | class="btn btn-sm btn-secondary" |
82 | 82 | type="button" |
src/views/informe-general-unidad.html
... | ... | @@ -118,17 +118,17 @@ |
118 | 118 | </div> |
119 | 119 | </div> |
120 | 120 | <div class="modal-footer py-1"> |
121 | - <button | |
122 | - class="btn btn-sm btn-secondary" | |
123 | - type="button" | |
124 | - ng-click="cancel()" | |
125 | - ng-show="buscar">Cancelar</button> | |
126 | 121 | <button |
127 | 122 | ladda="generando" |
128 | 123 | class="btn btn-sm btn-secondary" |
129 | 124 | type="button" |
130 | 125 | ng-click="generarInforme()" |
131 | 126 | ng-show="buscar">Generar</button> |
127 | + <button | |
128 | + class="btn btn-sm btn-secondary" | |
129 | + type="button" | |
130 | + ng-click="cancel()" | |
131 | + ng-show="buscar">Salir</button> | |
132 | 132 | <button |
133 | 133 | class="btn btn-sm btn-secondary" |
134 | 134 | type="button" |
src/views/informe-hoja-ruta.html
... | ... | @@ -69,16 +69,16 @@ |
69 | 69 | </div> |
70 | 70 | </div> |
71 | 71 | <div class="modal-footer py-1"> |
72 | - <button | |
73 | - class="btn btn-sm btn-secondary" | |
74 | - type="button" | |
75 | - ng-click="cancel()" | |
76 | - ng-show="buscar">Cancelar</button> | |
77 | 72 | <button |
78 | 73 | class="btn btn-sm btn-secondary" |
79 | 74 | type="button" |
80 | 75 | ng-click="generarInforme()" |
81 | 76 | ng-show="buscar">Generar</button> |
77 | + <button | |
78 | + class="btn btn-sm btn-secondary" | |
79 | + type="button" | |
80 | + ng-click="cancel()" | |
81 | + ng-show="buscar">Salir</button> | |
82 | 82 | <button |
83 | 83 | class="btn btn-sm btn-secondary" |
84 | 84 | type="button" |
src/views/informe-litros-km-unidad.html
... | ... | @@ -91,17 +91,17 @@ |
91 | 91 | </div> |
92 | 92 | </div> |
93 | 93 | <div class="modal-footer py-1"> |
94 | - <button | |
95 | - class="btn btn-sm btn-secondary" | |
96 | - type="button" | |
97 | - ng-click="cancel()" | |
98 | - ng-show="buscar">Cancelar</button> | |
99 | 94 | <button |
100 | 95 | ladda="generando" |
101 | 96 | class="btn btn-sm btn-secondary" |
102 | 97 | type="button" |
103 | 98 | ng-click="generarInforme()" |
104 | 99 | ng-show="buscar">Generar</button> |
100 | + <button | |
101 | + class="btn btn-sm btn-secondary" | |
102 | + type="button" | |
103 | + ng-click="cancel()" | |
104 | + ng-show="buscar">Salir</button> | |
105 | 105 | <button |
106 | 106 | class="btn btn-sm btn-secondary" |
107 | 107 | type="button" |
src/views/informe-productividad.html
... | ... | @@ -94,17 +94,17 @@ |
94 | 94 | </div> |
95 | 95 | </div> |
96 | 96 | <div class="modal-footer py-1"> |
97 | - <button | |
98 | - class="btn btn-sm btn-secondary" | |
99 | - type="button" | |
100 | - ng-click="cancel()" | |
101 | - ng-show="buscar">Cancelar</button> | |
102 | 97 | <button |
103 | 98 | ladda="generando" |
104 | 99 | class="btn btn-sm btn-secondary" |
105 | 100 | type="button" |
106 | 101 | ng-click="generarInforme()" |
107 | 102 | ng-show="buscar">Generar</button> |
103 | + <button | |
104 | + class="btn btn-sm btn-secondary" | |
105 | + type="button" | |
106 | + ng-click="cancel()" | |
107 | + ng-show="buscar">Salir</button> | |
108 | 108 | <button |
109 | 109 | class="btn btn-sm btn-secondary" |
110 | 110 | type="button" |
src/views/informe-reparto-optimo.html
... | ... | @@ -116,17 +116,17 @@ |
116 | 116 | </div> |
117 | 117 | </div> |
118 | 118 | <div class="modal-footer py-1"> |
119 | - <button | |
120 | - class="btn btn-sm btn-secondary" | |
121 | - type="button" | |
122 | - ng-click="cancel()" | |
123 | - ng-show="buscar">Cancelar</button> | |
124 | 119 | <button |
125 | 120 | ladda="generando" |
126 | 121 | class="btn btn-sm btn-secondary" |
127 | 122 | type="button" |
128 | 123 | ng-click="generarInforme()" |
129 | 124 | ng-show="buscar">Generar</button> |
125 | + <button | |
126 | + class="btn btn-sm btn-secondary" | |
127 | + type="button" | |
128 | + ng-click="cancel()" | |
129 | + ng-show="buscar">Salir</button> | |
130 | 130 | <button |
131 | 131 | class="btn btn-sm btn-secondary" |
132 | 132 | type="button" |