From 6b5d1884f5c1d9e9d72f6d85a49e59647a1143e4 Mon Sep 17 00:00:00 2001 From: Benjamin Date: Mon, 27 Jan 2020 15:59:57 -0300 Subject: [PATCH] agrego pt a boton deshacer en comanda --- src/app/modules/comanda/comanda.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/modules/comanda/comanda.component.html b/src/app/modules/comanda/comanda.component.html index 6d15864..6b8b6e1 100644 --- a/src/app/modules/comanda/comanda.component.html +++ b/src/app/modules/comanda/comanda.component.html @@ -102,7 +102,7 @@ (click)="updateComanda(comanda, 1, 'Pagado')">
- Deshacer + Deshacer
-- 1.9.1