bugfix
This commit is contained in:
parent
28b3cf4977
commit
0efc1be770
@ -3,7 +3,7 @@
|
||||
"widgettype": "Form",
|
||||
"options": {
|
||||
"title": "{{pp.id}}",
|
||||
"description": "{{pp.description}}",
|
||||
"description": {{json.dumps(pp.description)}},
|
||||
"fields":[
|
||||
{
|
||||
"name": "xlsx_file",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user