Commit a1fb51e85e77691a44d87876b70836a4f23b3975

Authored by Eric Fernandez
1 parent 6453917682
Exists in master

color spinner

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
src/views/nota-pedido.html
... ... @@ -499,6 +499,7 @@
499 499 <div class="col-12">
500 500 <button
501 501 ladda="saveLoading"
  502 + data-spinner-color="#FF0000"
502 503 ng-click="crearNotaPedido()"
503 504 type="submit"
504 505 title="Crear nota pedido"