21 lines
252 B
JSON
21 lines
252 B
JSON
{
|
|
"widgettype":"HBox",
|
|
"options":{
|
|
"width":"100%",
|
|
"height":"100%"
|
|
},
|
|
"subwidgets":[
|
|
{
|
|
"widgettype":"urlwidget",
|
|
"options":{
|
|
"url":"portial.json"
|
|
}
|
|
},
|
|
{
|
|
"id":"workarea",
|
|
"widgettype":"HFiller",
|
|
"options":{}
|
|
}
|
|
]
|
|
}
|