Update layouts for bank connections: add 'kontoinhaber' field, adjust link properties, and refresh cache timestamps
This commit is contained in:
@@ -1,5 +1,15 @@
|
|||||||
[
|
[
|
||||||
{"name": "name"},
|
{
|
||||||
{"name": "iban"},
|
"name": "name",
|
||||||
{"name": "istAktiv"}
|
"link": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "iban"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "kontoinhaber"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "istAktiv"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"name": "name",
|
"name": "name",
|
||||||
"width": 20,
|
"link": true,
|
||||||
"link": true
|
"width": 20
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "iban",
|
"name": "iban",
|
||||||
|
|||||||
@@ -349,8 +349,8 @@ return [
|
|||||||
0 => 'youtube.com',
|
0 => 'youtube.com',
|
||||||
1 => 'google.com'
|
1 => 'google.com'
|
||||||
],
|
],
|
||||||
'cacheTimestamp' => 1769199397,
|
'cacheTimestamp' => 1769199527,
|
||||||
'microtime' => 1769199397.510606,
|
'microtime' => 1769199527.353176,
|
||||||
'siteUrl' => 'https://crm.bitbylaw.com',
|
'siteUrl' => 'https://crm.bitbylaw.com',
|
||||||
'fullTextSearchMinLength' => 4,
|
'fullTextSearchMinLength' => 4,
|
||||||
'appTimestamp' => 1768843902,
|
'appTimestamp' => 1768843902,
|
||||||
|
|||||||
Reference in New Issue
Block a user