feat: Update layout configurations and metadata for CBeteiligte entity
This commit is contained in:
@@ -2,23 +2,27 @@
|
||||
{
|
||||
"name": "name",
|
||||
"link": true,
|
||||
"width": 20
|
||||
"width": 18
|
||||
},
|
||||
{
|
||||
"name": "rechtsform",
|
||||
"width": 15
|
||||
"width": 13
|
||||
},
|
||||
{
|
||||
"name": "syncStatus",
|
||||
"width": 10
|
||||
},
|
||||
{
|
||||
"name": "firmenname",
|
||||
"width": 20
|
||||
"width": 18
|
||||
},
|
||||
{
|
||||
"name": "emailAddress",
|
||||
"width": 20
|
||||
"width": 18
|
||||
},
|
||||
{
|
||||
"name": "phoneNumber",
|
||||
"width": 15
|
||||
"width": 13
|
||||
},
|
||||
{
|
||||
"name": "modifiedAt",
|
||||
|
||||
Reference in New Issue
Block a user