diff --git a/src/app/components/comanda/comanda.component.html b/src/app/components/comanda/comanda.component.html index 82e4d07..87aec0b 100644 --- a/src/app/components/comanda/comanda.component.html +++ b/src/app/components/comanda/comanda.component.html @@ -22,9 +22,9 @@ 'bg-success swing-out-top-bck': comanda.estado === 3 }">
-

{{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'}}

- En espera + Deshacer