Refactor CVmhErstgespraech layout by updating field names and removing width attributes; adjust cache timestamps in config.
This commit is contained in:
@@ -1,10 +1,18 @@
|
||||
[
|
||||
{
|
||||
"name": "vmhVermieter",
|
||||
"width": 20
|
||||
"name": "name",
|
||||
"link": true
|
||||
},
|
||||
{
|
||||
"name": "beendigungstatbestand",
|
||||
"width": 20
|
||||
"name": "status"
|
||||
},
|
||||
{
|
||||
"name": "beendigungstatbestand"
|
||||
},
|
||||
{
|
||||
"name": "kndigungsgrundMietverhltnis"
|
||||
},
|
||||
{
|
||||
"name": "kaltmiete"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user