workspace: idField not valueField, cfontsize 1.0
This commit is contained in:
parent
1c59c29b6a
commit
cb11d92b3e
@ -49,11 +49,11 @@ async with DBPools().sqlorContext(dbname) as sor:
|
||||
"options": {
|
||||
"dataurl": entire_url("/pipeline-sdlc/api/workspace_tree.dspy"),
|
||||
"textField": "label",
|
||||
"valueField": "id",
|
||||
"parentField": "parentid",
|
||||
"idField": "id",
|
||||
"cfontsize": 1.0,
|
||||
"css": "filler",
|
||||
"padding": "4px",
|
||||
"cheight": "100%", "cfontsize": 1.0
|
||||
"cheight": "100%"
|
||||
},
|
||||
"binds": [{
|
||||
"wid": "self",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user