From f35dd78d46489b33f94b9a035f4a44ea00a6e0d8 Mon Sep 17 00:00:00 2001
From: Marcelo Puebla
Date: Wed, 5 Feb 2020 15:23:55 -0300
Subject: [PATCH] Fix Comanda
---
src/app/modules/comanda/comanda.component.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/app/modules/comanda/comanda.component.html b/src/app/modules/comanda/comanda.component.html
index 6b19288..3eeae02 100644
--- a/src/app/modules/comanda/comanda.component.html
+++ b/src/app/modules/comanda/comanda.component.html
@@ -54,8 +54,8 @@
CANT.{{detalle.cantidad}}
-
- {{componente.DetLar.toLowerCase()}}
+
+ {{componente.DetArt.toLowerCase()}}
--
1.9.1