22 lines
262 B
JSON
Executable File
22 lines
262 B
JSON
Executable File
{
|
|
"widgettype":"HBox",
|
|
"options":{
|
|
"height":"100%",
|
|
"width":"100%"
|
|
},
|
|
"subwidgets":[
|
|
{
|
|
"widgettype":"urlwidget",
|
|
"options":{
|
|
"url":"left_part.json"
|
|
}
|
|
},
|
|
{
|
|
"widgettype":"HFiller",
|
|
"options":{
|
|
"bgcolor":"#f1f1f1"
|
|
}
|
|
}
|
|
]
|
|
}
|