Fix http test
parent
83cbe7c04f
commit
e089ce6df0
|
@ -308,7 +308,7 @@ SYMBOL: a
|
|||
<dispatcher>
|
||||
<action>
|
||||
[ a get-global "a" set-value ] >>init
|
||||
[ [ "a" <field> render ] "text/html" <content> ] >>display
|
||||
[ [ "<html>" write "a" <field> render "</html>" write ] "text/html" <content> ] >>display
|
||||
[ { { "a" [ v-integer ] } } validate-params ] >>validate
|
||||
[ "a" value a set-global URL" " <redirect> ] >>submit
|
||||
<conversations>
|
||||
|
|
Loading…
Reference in New Issue