ref #5417 fix filters and view #97

Merged
jorgep merged 12 commits from 5417-fixCustomerPayments into dev 2023-10-18 07:25:29 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit d9b4ee006d - Show all commits

View File

@ -126,7 +126,7 @@ function stateColor(row) {
<QToolbar class="q-pa-none"> <QToolbar class="q-pa-none">
<QToolbarTitle>{{ t('Web Payments') }}</QToolbarTitle> <QToolbarTitle>{{ t('Web Payments') }}</QToolbarTitle>
<QBtn <QBtn
@click="arrayData.refresh(false)" @click="arrayData.refresh()"
:loading="isLoading" :loading="isLoading"
icon="refresh" icon="refresh"
color="primary" color="primary"