Refactor layouts by updating widths in CVmhMietverhltnis and adding new listSmall layout for CAdressen; create layout for CVmhRumungsklage; update cache timestamps in config.

This commit is contained in:
2026-01-20 21:17:25 +01:00
parent 475e387c68
commit ed710c73a5
5 changed files with 97 additions and 12 deletions

View File

@@ -0,0 +1,23 @@
[
{
"name": "name",
"link": true,
"width": 28
},
{
"name": "advowareAktenzeichen",
"width": 22
},
{
"name": "assignedUser",
"width": 18
},
{
"name": "modifiedAt",
"width": 16
},
{
"name": "createdAt",
"width": 16
}
]