From 05c1aba958d3e4abe1c9fdd8bc01b738fe7ee8bf Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Mon, 21 Jun 2021 23:54:21 +0000 Subject: [PATCH] --- .../src/components/work-order-signature.vue | 27 ++++++++++++++----- 1 file changed, 21 insertions(+), 6 deletions(-) diff --git a/ayanova/src/components/work-order-signature.vue b/ayanova/src/components/work-order-signature.vue index 310a13d0..26f0f058 100644 --- a/ayanova/src/components/work-order-signature.vue +++ b/ayanova/src/components/work-order-signature.vue @@ -27,23 +27,38 @@ > - {{ + {{ $ay.t("CustomerSignature") }} - {{ $ay.t("TechSignature") }} + {{ $ay.t("TechSignature") }} - {{ $ay.t("WorkOrder") }} {{ this.value.serial }} +
+ {{ $ay.t("WorkOrder") }} {{ this.value.serial }} +
+
+ Signature title here +
+
+ Signature header here with a lot of text that might span a long + ways +
+ + {{ sigDateLocalized }} +
+ Signature footer here +