From f9b4934494569bef6912c9e1e9e132cb0c63c00b Mon Sep 17 00:00:00 2001 From: R-Sourabh Date: Thu, 2 Jan 2025 11:40:27 +0530 Subject: [PATCH] Improved: Added a check to the Change button in the Facility Switcher (#228) --- src/components/DxpFacilitySwitcher.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/DxpFacilitySwitcher.vue b/src/components/DxpFacilitySwitcher.vue index 2ee310f..17a974b 100644 --- a/src/components/DxpFacilitySwitcher.vue +++ b/src/components/DxpFacilitySwitcher.vue @@ -13,7 +13,7 @@ {{ currentFacility.facilityName }}

{{ currentFacility.facilityId }}

- {{ $t('Change')}} + {{ $t('Change')}}