31 lines
405 B
JSON
Executable File
31 lines
405 B
JSON
Executable File
{
|
|
"widgettype":"VBox",
|
|
"options":{
|
|
"bgcolor":"#e8e8e8",
|
|
"height":"100%",
|
|
"width":"auto"
|
|
},
|
|
"subwidgets":[
|
|
{
|
|
"widgettype":"urlwidget",
|
|
"options":{
|
|
"url":"left_header.json"
|
|
}
|
|
},
|
|
{
|
|
"widgettype":"VFiller",
|
|
"options":{
|
|
"overflow":"auto"
|
|
},
|
|
"subwidgets":[
|
|
{
|
|
"widgettype":"urlwidget",
|
|
"options":{
|
|
"url":"left_data.json"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|