From 400808f594d82bdf22f401c2573bd67ff18f6978 Mon Sep 17 00:00:00 2001 From: mpuebla Date: Mon, 9 Sep 2019 17:10:08 -0300 Subject: [PATCH] Paso palabra. --- src/app/components/comanda/comanda.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/components/comanda/comanda.component.html b/src/app/components/comanda/comanda.component.html index 69486f3..ce624fa 100644 --- a/src/app/components/comanda/comanda.component.html +++ b/src/app/components/comanda/comanda.component.html @@ -50,7 +50,7 @@ *ngIf="comanda.estado === 2" class="btn btn-block btn-success shadow-sm" (click)="updateComanda(comanda, 3, 'Terminado')"> - Terminado + Terminar