Refactor layout configurations in multiple detail.json files; replace 'false' with empty objects for improved structure and consistency
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
{
|
||||
"name": "rechtsform"
|
||||
},
|
||||
false
|
||||
{}
|
||||
],
|
||||
[
|
||||
{
|
||||
@@ -19,13 +19,13 @@
|
||||
{
|
||||
"name": "disgTyp"
|
||||
},
|
||||
false
|
||||
{}
|
||||
],
|
||||
[
|
||||
{
|
||||
"name": "firmenname"
|
||||
},
|
||||
false
|
||||
{}
|
||||
],
|
||||
[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user