Commit 7b814be8202b75d0cb89188c1fac42add7881301

Authored by Marcelo Puebla

Merge branch 'develop' into 'develop'

Comentado opcionales en carrito

See merge request !4
src/app/modules/carrito/carrito.component.html
... ... @@ -77,7 +77,7 @@
77 77 <!-- OPCIONALES -->
78 78 <div class="col-3 border-right border-primary">
79 79 <p><small>OPCIONALES</small></p>
80   - <div class="py-1 badge-pill bg-dark text-white"><p><small>{{'AZÚCAR'}}</small></p></div>
  80 + <!-- <div class="py-1 badge-pill bg-dark text-white"><p><small>{{'AZÚCAR'}}</small></p></div>
81 81 <div class="row mx-0 mt-2 justify-content-center">
82 82 <div class="col-auto pl-3 btn-effect bg-primary badge-pill text-white">
83 83 <span>
... ... @@ -90,7 +90,7 @@
90 90 src="assets/img/ir.svg">
91 91 </span>
92 92 </div>
93   - </div>
  93 + </div> -->
94 94 </div>
95 95 <!-- ELIMINAR -->
96 96 <div class="col-3 align-self-center">