diff --git a/src/components/ui/CardDescriptor.vue b/src/components/ui/CardDescriptor.vue index b8db68beeb4..c2f50180201 100644 --- a/src/components/ui/CardDescriptor.vue +++ b/src/components/ui/CardDescriptor.vue @@ -195,21 +195,7 @@ const toModule = computed(() => #{{ getValueFromPath(subtitle) ?? entity.id }} - - - {{ t('globals.copyId') }} - - - {{ t('globals.copyId') }} -
diff --git a/src/pages/Claim/Card/ClaimBasicData.vue b/src/pages/Claim/Card/ClaimBasicData.vue index 67034da1af8..43941d1dcf3 100644 --- a/src/pages/Claim/Card/ClaimBasicData.vue +++ b/src/pages/Claim/Card/ClaimBasicData.vue @@ -40,7 +40,7 @@ const workersOptions = ref([]);