Refactor layouts in CBeteiligte and CDokumente by removing unnecessary array elements; update cache timestamps in config.

This commit is contained in:
2026-01-20 21:56:47 +01:00
parent 2f3f686421
commit 88068364cc
3 changed files with 6 additions and 12 deletions

View File

@@ -53,13 +53,10 @@
},
{
"name": "syncStatus"
}
],
[
},
{
"name": "advowareLastSync"
},
false
}
]
],
"style": "default",

View File

@@ -82,13 +82,10 @@
},
{
"name": "syncStatus"
}
],
[
},
{
"name": "advowareLastSync"
},
false
}
]
],
"dynamicLogicVisible": null,