Commit 2be49547085215dda0c3febb3a49cc4ccc2806a6
1 parent
d2123c803a
Exists in
master
Borrada linea harcodeada
Showing
1 changed file
with
0 additions
and
1 deletions
Show diff stats
src/app/components/inicio/inicio.component.ts
... | ... | @@ -124,7 +124,6 @@ export class InicioComponent implements OnInit { |
124 | 124 | promoSeleccionada($event: Producto) { |
125 | 125 | |
126 | 126 | this.promoAcargar = $event; |
127 | - this.promoAcargar.tieneSinonimos = true; | |
128 | 127 | if (this.promoAcargar.tieneSinonimos) { |
129 | 128 | var sector = this.promoAcargar.CodSec; |
130 | 129 | var codigo = this.promoAcargar.CodArt; |