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">
<QToolbarTitle>{{ t('Web Payments') }}</QToolbarTitle>
<QBtn
@click="arrayData.refresh(false)"
@click="arrayData.refresh()"
:loading="isLoading"
icon="refresh"
color="primary"