Commit 2077d36199b47913ea1b885201b429c4a2d0231c
1 parent
d137a7ec75
Exists in
develop
Comentado opcionales en carrito
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
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"> |