#8581 invoiceIn e2e #1452

Merged
jorgep merged 153 commits from 8581-invoiceinE2e into dev 2025-03-20 08:58:01 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 140abcbbc4 - Show all commits

View File

@ -120,7 +120,7 @@ const toModule = computed(() =>
</script>
<template>
<div class="descriptor" :data-cy="$attrs['data-cy'] ?? 'cardDescriptor'">
<div class="descriptor">
<template v-if="entity && !isLoading">
<div class="header bg-primary q-pa-sm justify-between">
<slot name="header-extra-action"