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": "name"
|
||||
},
|
||||
false
|
||||
{}
|
||||
]
|
||||
],
|
||||
"dynamicLogicVisible": null,
|
||||
@@ -42,7 +42,7 @@
|
||||
{
|
||||
"name": "ydocumentuuid"
|
||||
},
|
||||
false
|
||||
{}
|
||||
]
|
||||
],
|
||||
"dynamicLogicVisible": null,
|
||||
|
||||
Reference in New Issue
Block a user