Commit ba5780e64f5b74d2d14e971b4000d59a635e099e

Authored by Marcelo Puebla
1 parent e5c4fe8e91
Exists in master and in 1 other branch validar_pve

cambiada palabra items.

src/app/components/sidebar/sidebar.component.html
... ... @@ -76,7 +76,7 @@
76 76 <div class="col-12">
77 77 <p
78 78 class="h4 border-bottom border-secondary text-secondary pb-2">
79   - ({{getCantidadProductos()}}) items
  79 + ({{getCantidadProductos()}}) artículos
80 80 </p>
81 81 <p class="h3 text-secondary">Total</p>
82 82 <p class="h3 font-weight-bold">{{getTotal() | currency}}</p>