From 4cf50296f591d391ce3f348f8383b6f6259cb4de Mon Sep 17 00:00:00 2001 From: Bryan Mauger Date: Tue, 12 Aug 2025 14:55:20 -0400 Subject: [PATCH 1/4] CASH-1397 fix spacing on damage and estimate pages. --- src/layouts/estimate/estimate.vue | 4 ++-- src/layouts/vehicle-damage/vehicle-damage.vue | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/layouts/estimate/estimate.vue b/src/layouts/estimate/estimate.vue index fe32d7b98..c420d75c8 100644 --- a/src/layouts/estimate/estimate.vue +++ b/src/layouts/estimate/estimate.vue @@ -9,9 +9,9 @@
- +
-
+
-
+
Date: Tue, 12 Aug 2025 15:01:40 -0400 Subject: [PATCH 2/4] CASH-1397 format code. --- src/layouts/estimate/estimate.vue | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/layouts/estimate/estimate.vue b/src/layouts/estimate/estimate.vue index c420d75c8..6ee944f01 100644 --- a/src/layouts/estimate/estimate.vue +++ b/src/layouts/estimate/estimate.vue @@ -11,7 +11,9 @@
-
+
Date: Tue, 12 Aug 2025 15:10:59 -0400 Subject: [PATCH 3/4] CASH-1397 remove "this." --- src/layouts/estimate/estimate.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/layouts/estimate/estimate.vue b/src/layouts/estimate/estimate.vue index 6ee944f01..119b293e5 100644 --- a/src/layouts/estimate/estimate.vue +++ b/src/layouts/estimate/estimate.vue @@ -13,7 +13,7 @@
+ v-html="VinLookupQuestionText">
Date: Tue, 12 Aug 2025 15:14:43 -0400 Subject: [PATCH 4/4] CASH-1397 format code. --- src/layouts/estimate/estimate.vue | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/layouts/estimate/estimate.vue b/src/layouts/estimate/estimate.vue index 119b293e5..d891414ec 100644 --- a/src/layouts/estimate/estimate.vue +++ b/src/layouts/estimate/estimate.vue @@ -11,9 +11,7 @@
-
+