From 43640cea52c65ece714e5fbe0e04c4b5e216cbfd Mon Sep 17 00:00:00 2001 From: amansinghbais Date: Tue, 13 Feb 2024 11:49:05 +0530 Subject: [PATCH] Implemented: copy utility for identification in external mapping card and fixed truncation (#192) --- src/views/FacilityDetails.vue | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/src/views/FacilityDetails.vue b/src/views/FacilityDetails.vue index 8760ec3f..fb7482d0 100644 --- a/src/views/FacilityDetails.vue +++ b/src/views/FacilityDetails.vue @@ -366,9 +366,12 @@ {{ translate('Facility External ID') }} + + + - {{ translate('Identification') }} + {{ translate('Identification') }} {{ current.externalId }}