Commit ed70cd18e767e47486b0f53f951ae484ec4215e7
1 parent
195c30de66
Exists in
develop
arreglor MR
Showing
2 changed files
with
1 additions
and
2 deletions
Show diff stats
src/app/modules/seleccion-articulos/seleccion-articulos.component.html
... | ... | @@ -98,7 +98,7 @@ |
98 | 98 | </p> |
99 | 99 | <div class="col-12 px-1 align-self-end btn-effect h-auto"> |
100 | 100 | <div |
101 | - [ngClass]="{'bg-secondary': articulo.promo}" | |
101 | + [ngClass]="{'bg-secondary': articulo.PRO}" | |
102 | 102 | class="row mx-0 justify-content-between bg-primary badge-pill" |
103 | 103 | (click)="elegirArticulo(articulo)"> |
104 | 104 | <div class="col px-0 align-self-center text-white text-right"> |
src/scss/styles-bootstrap.scss