Commit 9e79eb904d0c0cf3dbf96eac10ab2867b7f74cef
Exists in
master
Merge branch 'master' into 'develop'
Master See merge request !30
Showing
1 changed file
Show diff stats
src/views/foca-busqueda-cliente-modal.html
| ... | ... | @@ -173,7 +173,7 @@ |
| 173 | 173 | <div class="input-group-append"> |
| 174 | 174 | <button |
| 175 | 175 | ladda="searchLoading" |
| 176 | - class="btn btn-outline-secondary form-control-sm" | |
| 176 | + class="btn btn-outline-secondary" | |
| 177 | 177 | type="button" |
| 178 | 178 | ng-click="seleccionarProvincia(13)" |
| 179 | 179 | > |
| ... | ... | @@ -199,7 +199,7 @@ |
| 199 | 199 | <div class="input-group-append"> |
| 200 | 200 | <button |
| 201 | 201 | ladda="searchLoading" |
| 202 | - class="btn btn-outline-secondary form-control-sm" | |
| 202 | + class="btn btn-outline-secondary" | |
| 203 | 203 | type="button" |
| 204 | 204 | ng-click="seleccionarLocalidad(13)" |
| 205 | 205 | > |
| ... | ... | @@ -227,7 +227,7 @@ |
| 227 | 227 | <div class="input-group-append"> |
| 228 | 228 | <button |
| 229 | 229 | ladda="searchLoading" |
| 230 | - class="btn btn-outline-secondary form-control-sm" | |
| 230 | + class="btn btn-outline-secondary" | |
| 231 | 231 | type="button" |
| 232 | 232 | ng-click="seleccionarZona(13)" |
| 233 | 233 | > |
| ... | ... | @@ -253,7 +253,7 @@ |
| 253 | 253 | <div class="input-group-append"> |
| 254 | 254 | <button |
| 255 | 255 | ladda="searchLoading" |
| 256 | - class="btn btn-outline-secondary form-control-sm" | |
| 256 | + class="btn btn-outline-secondary" | |
| 257 | 257 | type="button" |
| 258 | 258 | ng-click="seleccionarActividad(13)" |
| 259 | 259 | > |
| ... | ... | @@ -280,7 +280,7 @@ |
| 280 | 280 | <div class="input-group-append"> |
| 281 | 281 | <button |
| 282 | 282 | ladda="searchLoading" |
| 283 | - class="btn btn-outline-secondary form-control-sm" | |
| 283 | + class="btn btn-outline-secondary" | |
| 284 | 284 | type="button" |
| 285 | 285 | ng-click="seleccionarCobrador(13)" |
| 286 | 286 | > |
| ... | ... | @@ -366,7 +366,7 @@ |
| 366 | 366 | <div class="input-group-append"> |
| 367 | 367 | <button |
| 368 | 368 | ladda="searchLoading" |
| 369 | - class="btn btn-outline-secondary form-control-sm" | |
| 369 | + class="btn btn-outline-secondary" | |
| 370 | 370 | type="button" |
| 371 | 371 | ng-click="seleccionarIva(13)" |
| 372 | 372 | > |
| ... | ... | @@ -391,7 +391,7 @@ |
| 391 | 391 | <div class="input-group-append"> |
| 392 | 392 | <button |
| 393 | 393 | ladda="searchLoading" |
| 394 | - class="btn btn-outline-secondary form-control-sm" | |
| 394 | + class="btn btn-outline-secondary" | |
| 395 | 395 | type="button" |
| 396 | 396 | ng-click="seleccionarTipoFactura(13)" |
| 397 | 397 | > |
| ... | ... | @@ -461,7 +461,7 @@ |
| 461 | 461 | <div class="input-group-append"> |
| 462 | 462 | <button |
| 463 | 463 | ladda="searchLoading" |
| 464 | - class="btn btn-outline-secondary form-control-sm" | |
| 464 | + class="btn btn-outline-secondary" | |
| 465 | 465 | type="button" |
| 466 | 466 | ng-click="seleccionarTipoComprobante(13)" |
| 467 | 467 | > |
| ... | ... | @@ -486,7 +486,7 @@ |
| 486 | 486 | <div class="input-group-append"> |
| 487 | 487 | <button |
| 488 | 488 | ladda="searchLoading" |
| 489 | - class="btn btn-outline-secondary form-control-sm" | |
| 489 | + class="btn btn-outline-secondary" | |
| 490 | 490 | type="button" |
| 491 | 491 | ng-click="seleccionarFormaPago(13)" |
| 492 | 492 | > |