#8463 - CardDescriptor_useCard #1597

Merged
alexm merged 23 commits from 8463-CardDescriptor_useCard into dev 2025-03-24 07:47:49 +00:00
1 changed files with 2 additions and 0 deletions
Showing only changes of commit b6706218fe - Show all commits

View File

@ -127,6 +127,7 @@ const toModule = computed(() => {
color="white"
class="link"
v-if="summary"
data-cy="openSummaryBtn"
>
<QTooltip>
{{ t('components.smartCard.openSummary') }}
@ -141,6 +142,7 @@ const toModule = computed(() => {
icon="launch"
round
size="md"
data-cy="goToSummaryBtn"
>
<QTooltip>
{{ t('components.cardDescriptor.summary') }}