#7274 fixCustomer #374

Merged
jorgep merged 30 commits from 7274-fixCustomer into dev 2024-05-16 07:05:01 +00:00
1 changed files with 6 additions and 1 deletions
Showing only changes of commit d92a0ba77e - Show all commits

View File

@ -72,7 +72,12 @@ const openAddStopDialog = () => {
<template>
<div class="q-pa-md full-width">
<CardSummary ref="summary" :url="`Roadmaps/${entityId}`" :filter="filter">
<CardSummary
data-key="RoadmapSummary"
ref="summary"
:url="`Roadmaps/${entityId}`"
:filter="filter"
>
<template #header-left>
<RouterLink :to="{ name: `RoadmapSummary`, params: { id: entityId } }">
<QIcon name="open_in_new" color="white" size="sm" />