7167-testToMaster_2414 #266

Merged
alexm merged 230 commits from 7167-testToMaster_2414 into master 2024-04-04 05:35:08 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 6629a2d59a - Show all commits

View File

@ -225,7 +225,7 @@ const setTicketsRoute = async () => {
} }
.dialog { .dialog {
max-width: 1200px; max-width: 1280px;
} }
</style> </style>
<i18n> <i18n>

View File

@ -131,7 +131,7 @@ const openBuscaman = async (route, ticket) => {
</script> </script>
<template> <template>
<div class="q-pa-md"> <div class="q-pa-md full-width">
<CardSummary ref="summary" :url="`Routes/${entityId}/summary`"> <CardSummary ref="summary" :url="`Routes/${entityId}/summary`">
<template #header-left> <template #header-left>
<RouterLink :to="{ name: `RouteSummary`, params: { id: entityId } }"> <RouterLink :to="{ name: `RouteSummary`, params: { id: entityId } }">