Commit 5383329b authored by Sven Franck's avatar Sven Franck

data: start on details panel

parent cc64f422
......@@ -27,6 +27,16 @@
"collapsed_icon": "caret-down",
"expanded_icon": "caret-up"
},
"children": [{
"generate": "widget",
"type": "form",
"property_dict": {
"class_list": "responsive",
"editable": true,
"secure": "default",
"secret_hash": "foo",
"public_key": "6Ldpb-oSAAAAAGwriKpk4ol1n4yjN_as6M4xv0zA"
},
"children": [{
"type": "input",
"direct": {"id":"select_brand", "className": "translate"},
......@@ -60,6 +70,7 @@
"children": []
}]
}]
}]
}, {
"generate": "widget",
"type": "collapsible",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment