bugfix
This commit is contained in:
parent
e890396bc2
commit
30f2b75ee5
@ -1,2 +1,21 @@
|
|||||||
{
|
{
|
||||||
|
"widgettype": "TextFiles",
|
||||||
|
"options": {
|
||||||
|
"width": "90%",
|
||||||
|
"height": "100%",
|
||||||
|
"params":{
|
||||||
|
"id": "{{params_kw.id}}"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"binds":[
|
||||||
|
{
|
||||||
|
"wid": "self",
|
||||||
|
"event": "inputed",
|
||||||
|
"actiontype": "urlwidget",
|
||||||
|
"target": "root.page-center",
|
||||||
|
"options": {
|
||||||
|
"url": "{{entire_url('new_instance.dspy')}}"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user