#8448 - devToTest #1254

Merged
alexm merged 365 commits from 8448-devToTest into test 2025-01-21 10:44:46 +00:00
3 changed files with 3 additions and 3 deletions
Showing only changes of commit 2eb7b7af13 - Show all commits

View File

@ -189,7 +189,7 @@ async function autofillBic(worker) {
<VnSection <VnSection
:data-key="dataKey" :data-key="dataKey"
:columns="columns" :columns="columns"
prefix="workerSearch" prefix="worker"
:array-data-props="{ :array-data-props="{
url: 'Workers/filter', url: 'Workers/filter',
order: ['id DESC'], order: ['id DESC'],

View File

@ -1,4 +1,4 @@
workerSearch: worker:
search: Search worker search: Search worker
searchInfo: Search worker by id or name searchInfo: Search worker by id or name
passwordRequirements: 'The password must have at least { length } length characters, {nAlpha} alphabetic characters, {nUpper} capital letters, {nDigits} digits and {nPunct} symbols (Ex: $%&.)\n' passwordRequirements: 'The password must have at least { length } length characters, {nAlpha} alphabetic characters, {nUpper} capital letters, {nDigits} digits and {nPunct} symbols (Ex: $%&.)\n'

View File

@ -1,4 +1,4 @@
workerSearch: worker:
search: Buscar trabajador search: Buscar trabajador
searchInfo: Buscar trabajador por id o nombre searchInfo: Buscar trabajador por id o nombre
Locker: Taquilla Locker: Taquilla