6486-salixColors #219

Merged
pablone merged 17 commits from 6486-salixColors into dev 2024-03-06 08:44:30 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit b584295101 - Show all commits

View File

@ -62,7 +62,7 @@ const creditWarning = computed(() => {
<CardSummary ref="summary" :url="`Clients/${entityId}/summary`">
<template #body="{ entity }">
<QCard class="vn-one">
<a class="header" :href="`#/customer/${entityId}/basic-data`">
<a class="header header-link" :href="`#/customer/${entityId}/basic-data`">
{{ t('customer.summary.basicData') }}
<QIcon name="open_in_new" />
</a>