Commit cc2d5a0568dc33f8826eb1e4845a158edf5bc5bd

Authored by Eric Fernandez
Exists in master

Merge branch 'master' into 'master'

Master(mpuebla)

See merge request !91
src/app/components/comanda/comanda.component.html
... ... @@ -21,11 +21,6 @@
21 21 <small>
22 22 {{detalle.articulo.DET_LAR}}
23 23 </small>
24   - <small
25   - class="font-weight-bold text-purple"
26   - *ngIf="detalle.articulo.ELBPRO === '1'">
27   - (ELABORACIÓN PROPIA)
28   - </small>
29 24 </p>
30 25 <button
31 26 *ngIf="comanda.estado === 1"