webapps.help: Change webapps.help search from post to get. Fixes #343.
parent
15575e5dd9
commit
ff0784ae8e
|
@ -27,7 +27,7 @@ M: result link-href href>> ;
|
||||||
] unless-empty
|
] unless-empty
|
||||||
|
|
||||||
{ help-webapp "search" } <chloe-content>
|
{ help-webapp "search" } <chloe-content>
|
||||||
] >>submit ;
|
] >>display ;
|
||||||
|
|
||||||
: help-url ( topic -- url )
|
: help-url ( topic -- url )
|
||||||
topic>filename "$help-webapp/content/" prepend >url ;
|
topic>filename "$help-webapp/content/" prepend >url ;
|
||||||
|
|
Loading…
Reference in New Issue