completing resource api with things needed in WebALT

This commit is contained in:
aarne
2008-09-12 22:31:13 +00:00
parent becdc147d2
commit a6345877f8

View File

@@ -72,7 +72,7 @@
<div id="translator">
<form onsubmit="update(); return false;">
<p>
<input type="text" id="inputText" value="this cheese is warm" size="50" />
<input type="text" id="inputText" value="determine the sine of 1 ." size="50" />
</p>
<p>
<label>From: <select id="fromLang" onchange="update()"><option value="" selected="selected">Any language</option></select></label>