swarm/api: change landing page to react to enter keypress

This commit is contained in:
Aron Fischer 2018-06-19 14:08:39 +02:00 committed by Anton Evangelatov
parent 1a7c8a80ea
commit 43c8dfb442

View file

@ -198,9 +198,10 @@ var landingPageTemplate = template.Must(template.New("landingPage").Parse(`
<content-body>
<h1>Enter the hash or ENS of a Swarm-hosted file below:</h1>
<form action="javascript:goToPage();">
<input type="text" id="page" size="64"/>
<input type="submit" value="submit" onclick="goToPage();" />
</form>
</content-body>
<footer>
<p>