bugfix
This commit is contained in:
parent
64aed371f3
commit
ad4646130a
@ -41,8 +41,9 @@
|
|||||||
{
|
{
|
||||||
"wid": "input_form",
|
"wid": "input_form",
|
||||||
"event": "submit",
|
"event": "submit",
|
||||||
"actiontype": "urldata",
|
"actiontype": "script",
|
||||||
"target": "result",
|
"target": "result",
|
||||||
|
"script": "alert('hahah')",
|
||||||
"options": {
|
"options": {
|
||||||
"url": "{{entire_url('./test_pricing_program.dspy')}}",
|
"url": "{{entire_url('./test_pricing_program.dspy')}}",
|
||||||
"params":{}
|
"params":{}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user