Commit 7f48bc723829ee989923f16ff9da8a829f0a862d
1 parent
077ce36872
Exists in
master
and in
2 other branches
Arreglo visual de imagenes
Showing
1 changed file
with
1 additions
and
2 deletions
Show diff stats
src/app/shared/promocion/promocion.component.html
... | ... | @@ -35,8 +35,7 @@ |
35 | 35 | </div> |
36 | 36 | <div class="col-6 px-0"> |
37 | 37 | <div |
38 | - class="row mx-0 justify-content-between bg-light badge-pill btn-effect" | |
39 | - (click)="elegirArticulo(articulo)"> | |
38 | + class="row mx-0 justify-content-between bg-light badge-pill btn-effect"> | |
40 | 39 | <div class="col px-0 align-self-center text-primary"> |
41 | 40 | <p class="d-block"> |
42 | 41 | <small class="pr-2">{{'Con bebida'}} {{155 | currency}}</small> |