diff --git a/src/components/ui/CardDescriptor.vue b/src/components/ui/CardDescriptor.vue index 744f84e6d..a5dced551 100644 --- a/src/components/ui/CardDescriptor.vue +++ b/src/components/ui/CardDescriptor.vue @@ -1,13 +1,9 @@ - - - - - - - {{ t('globals.goToModuleIndex') }} - - - - - - {{ t('components.smartCard.openSummary') }} - - - - - - {{ t('components.cardDescriptor.summary') }} - - - - - - - - - - - - - - - - {{ getValueFromPath(title) ?? $props.title }} - - - - {{ entity.name }} - - - - - - - #{{ getValueFromPath(subtitle) ?? entity.id }} - - - - {{ t('globals.copyId') }} - - - - - - - - - - - - - - - + + + - - - + - - - - - - en: - globals: - copyId: Copy ID - es: - globals: - copyId: Copiar ID -