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