Merge branch 'test' into dev
gitea/salix-front/pipeline/head There was a failure building this commit Details

This commit is contained in:
Guillermo Bonet 2024-07-19 13:09:19 +02:00
commit 76517d102d
4 changed files with 7 additions and 1 deletions

View File

@ -285,6 +285,11 @@ defineExpose({
:params="params"
:columns="splittedColumns.columns"
/>
<slot
name="moreFilterPanel"
:params="params"
:columns="splittedColumns.columns"
/>
</template>
</VnFilterPanel>
</QScrollArea>

View File

@ -246,6 +246,7 @@ globals:
mailForwarding: Mail forwarding
mailAlias: Mail alias
privileges: Privileges
labeler: Labeler
created: Created
worker: Worker
now: Now

View File

@ -248,6 +248,7 @@ globals:
components: Componentes
pictures: Fotos
packages: Bultos
labeler: Etiquetas
created: Fecha creación
worker: Trabajador
now: Ahora

View File

@ -98,7 +98,6 @@ const printBuys = (rowId) => {
ref="myEntriesRef"
data-key="myEntriesList"
url="Entries/filter"
:order="['landed DESC', 'id DESC']"
:columns="columns"
default-mode="card"
auto-load