Commit 0d6d317bbb41f80caaa437e24d22df9e612e9690
1 parent
66933189f6
Exists in
master
and in
1 other branch
Linea al final de archivo.
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
src/views/nota-pedido.html
| ... | ... | @@ -424,6 +424,6 @@ |
| 424 | 424 | </div> |
| 425 | 425 | <div ng-show="showLoading == true" class="cover-spin align-items-center justify-content-center"> |
| 426 | 426 | <div class="spinner-border text-danger m-2" style="width: 3rem; height: 3rem;" role="status"> |
| 427 | - </div> | |
| 427 | + </div> | |
| 428 | 428 | <strong>Cargando informacion...</strong> |
| 429 | -</div> | |
| 430 | 429 | \ No newline at end of file |
| 430 | +</div> |