Commit dab5639e5d2f54c635a7e2802ce3c2eeafc62921
1 parent
3f1c6c9647
Exists in
master
and in
1 other branch
agrego ladda
Showing
1 changed file
with
5 additions
and
1 deletions
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> |