Commit b9d188add1767aa57f230e3e92ce37642c132a09

Authored by Marcelo Puebla
1 parent 124b07247e
Exists in master and in 1 other branch validar_pve

Cambio de imagen.

src/app/components/busqueda-productos/busqueda-productos.component.html
... ... @@ -96,7 +96,7 @@
96 96 <div
97 97 class="card-effect bg-white rounded-sm shadow border-0"
98 98 (click)="mostrarBotonCargar(producto)">
99   - <img src="{{apiUrl}}/imagenes/cafe.jpg" class="rounded-sm w-100 m-auto">
  99 + <img src="{{apiUrl}}/imagenes/testImg.jpg" class="rounded-sm w-100 m-auto">
100 100 <div class="p-2">
101 101 <p class="h6 text-left m-0">{{producto.DetArt}}</p>
102 102 <div class="row justify-content-between m-0">