Commit b45b739d87ac2c68dc1f0f6a34c80332c3961741
Exists in
master
and in
1 other branch
Merge branch 'master' into 'master'
Master See merge request !14
Showing
1 changed file
Show diff stats
src/views/foca-modal-factura.html
| ... | ... | @@ -5,7 +5,11 @@ |
| 5 | 5 | </div> |
| 6 | 6 | </div> |
| 7 | 7 | </div> |
| 8 | -<div class="modal-body" id="modal-body"> | |
| 8 | +<div class="modal-body ladda-w-100" | |
| 9 | + id="modal-body" | |
| 10 | + ladda="!primerBusqueda" | |
| 11 | + data-spinner-color="#000000" | |
| 12 | + data-spinner-size="30"> | |
| 9 | 13 | <table ng-show="primerBusqueda" class="table table-striped table-sm"> |
| 10 | 14 | <thead> |
| 11 | 15 | <tr> |