From 3255f7d0d1689fbcd3797f3c38e19b3e5db36526 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Tue, 27 Apr 2021 21:28:21 +0000 Subject: [PATCH] --- ayanova/src/components/work-order-state.vue | 47 ++++++++++++++++++++- 1 file changed, 45 insertions(+), 2 deletions(-) diff --git a/ayanova/src/components/work-order-state.vue b/ayanova/src/components/work-order-state.vue index 89316e79..d7be0524 100644 --- a/ayanova/src/components/work-order-state.vue +++ b/ayanova/src/components/work-order-state.vue @@ -6,7 +6,7 @@ + + + + + title + + + card text + + + + + {{ + $ay.t("Cancel") + }} + {{ + $ay.t("OK") + }} + + + + +