refs #6768 shelving fix
gitea/salix-front/pipeline/pr-dev This commit looks good Details

This commit is contained in:
Carlos Satorres 2024-02-28 10:58:41 +01:00
parent 32685efc1c
commit b8c6f43d0c
1 changed files with 0 additions and 5 deletions

View File

@ -65,11 +65,6 @@ const filter = {
</template>
<div class="q-pa-md">
<CardSummary ref="summary" :url="`Shelvings/${entityId}`" :filter="filter">
<template #header-left>
<a class="header link" :href="`#/shelving/${entityId}/summary`">
<QIcon name="open_in_new" color="white" size="sm" />
</a>
</template>
<template #header="{ entity }">
<div>{{ entity.code }}</div>
</template>