diff --git a/src/app/components/comanda/comanda.component.html b/src/app/components/comanda/comanda.component.html index 54ad2e5..ec8e17d 100644 --- a/src/app/components/comanda/comanda.component.html +++ b/src/app/components/comanda/comanda.component.html @@ -1,10 +1,10 @@ -
+
-
-
- -
+
+
+
+
@@ -12,29 +12,25 @@
-
+
-
-

{{comanda.id.toString().slice(comanda.id.toString().length - 2)}}

+

{{comanda.id.toString().slice(comanda.id.toString().length - 2)}} +

-

{{comanda.fechafinelaboracion | date: 'dd-MM-yyyy HH:mm' : '+0000'}}

-

{{comanda.fechafinelaboracion | date: 'dd-MM-yyyy HH:mm' : '+0000'}} +

+

+ }" class="card-text border-top pt-2 mb-2"> {{detalle.articulo.DET_LAR}}
@@ -42,21 +38,15 @@ CANT. {{detalle.cantidad}}

- - -