29 lines
384 B
JSON
Executable File
29 lines
384 B
JSON
Executable File
{
|
|
"widgettype":"VBox",
|
|
"options":{
|
|
"width":"100%",
|
|
"csses":"hscroll"
|
|
},
|
|
"subwidgets":[
|
|
{
|
|
"widgettype":"urlwidget",
|
|
"options":{
|
|
"url":"right_header.json"
|
|
}
|
|
},
|
|
{
|
|
"widgettype":"VFiller",
|
|
"options":{},
|
|
"subwidgets":[
|
|
{
|
|
"widgettype":"urlwdiget",
|
|
"options":{
|
|
"url":"right_body.json",
|
|
"csses":"filler"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|