forked from verdnatura/salix-front
Merge branch 'dev' into 5241-virtual_pos
This commit is contained in:
commit
ba9b46e10d
|
@ -92,7 +92,7 @@ async function send() {
|
|||
<q-space />
|
||||
<q-btn icon="close" :disable="isLoading" flat round dense v-close-popup />
|
||||
</q-card-section>
|
||||
<q-card-section>
|
||||
<q-card-section v-if="props.locale">
|
||||
<q-banner class="bg-amber text-white" rounded dense>
|
||||
<template #avatar>
|
||||
<q-icon name="warning" />
|
||||
|
|
Loading…
Reference in New Issue