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
|
||||
|
||||
{ help-webapp "search" } <chloe-content>
|
||||
] >>submit ;
|
||||
] >>display ;
|
||||
|
||||
: help-url ( topic -- url )
|
||||
topic>filename "$help-webapp/content/" prepend >url ;
|
||||
|
|
Loading…
Reference in New Issue