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:
@@ -1,10 +1,31 @@
|
||||
[
|
||||
{
|
||||
"name": "name",
|
||||
"link": true
|
||||
"link": true,
|
||||
"width": 18
|
||||
},
|
||||
{
|
||||
"name": "status",
|
||||
"width": 16
|
||||
"width": 12
|
||||
},
|
||||
{
|
||||
"name": "nutzungsart",
|
||||
"width": 12
|
||||
},
|
||||
{
|
||||
"name": "vertragsdatum",
|
||||
"width": 12
|
||||
},
|
||||
{
|
||||
"name": "auszugsfrist",
|
||||
"width": 12
|
||||
},
|
||||
{
|
||||
"name": "beendigungsTatbestand",
|
||||
"width": 20
|
||||
},
|
||||
{
|
||||
"name": "modifiedAt",
|
||||
"width": 14
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user