From a3c8998345c72c3a5a142565057301f0093846ea Mon Sep 17 00:00:00 2001 From: Adam Caouette Date: Tue, 8 Mar 2022 17:36:34 -0500 Subject: [PATCH] CSR-319: add new alert error if no windshield replace option is available --- .../windshield-options/windshield-options.vue | 40 +++++++++++++++++-- 1 file changed, 36 insertions(+), 4 deletions(-) diff --git a/src/layouts/vehicle-damage/windshield-options/windshield-options.vue b/src/layouts/vehicle-damage/windshield-options/windshield-options.vue index 792b1ed11..c3a7aca68 100644 --- a/src/layouts/vehicle-damage/windshield-options/windshield-options.vue +++ b/src/layouts/vehicle-damage/windshield-options/windshield-options.vue @@ -1,12 +1,20 @@