fix: refs #8316 fix broken localizations for entry descriptor menu and items filter panel #1288

Merged
jtubau merged 5 commits from 8316-fixEntryLocalizations into test 2025-01-28 07:51:24 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 9121929359 - Show all commits

View File

@ -411,7 +411,7 @@ function handleLocation(data, location) {
<VnTable
ref="tableRef"
data-key="CustomerList"
url="Clients/filter"
url="Clients/extendedListFilter"
order="id DESC"
:create="{
urlCreate: 'Clients/createWithUser',