7118_testToMaster_2412 #249

Merged
alexm merged 178 commits from 7118_testToMaster_2412 into master 2024-03-21 06:34:44 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 4443edd800 - Show all commits

View File

@ -225,7 +225,7 @@ function openDialog(dmsId) {
/> />
</QCard> </QCard>
<QCard class="vn-three"> <QCard class="vn-three">
<a class="header" :href="`#/claim/${entityId}/notes`"> <a class="header header-link" :href="`#/claim/${entityId}/notes`">
{{ t('claim.summary.notes') }} {{ t('claim.summary.notes') }}
<QIcon name="open_in_new" /> <QIcon name="open_in_new" />
</a> </a>