mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-23 09:52:55 -06:00
completing resource api with things needed in WebALT
This commit is contained in:
@@ -72,7 +72,7 @@
|
|||||||
<div id="translator">
|
<div id="translator">
|
||||||
<form onsubmit="update(); return false;">
|
<form onsubmit="update(); return false;">
|
||||||
<p>
|
<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>
|
||||||
<p>
|
<p>
|
||||||
<label>From: <select id="fromLang" onchange="update()"><option value="" selected="selected">Any language</option></select></label>
|
<label>From: <select id="fromLang" onchange="update()"><option value="" selected="selected">Any language</option></select></label>
|
||||||
|
|||||||
Reference in New Issue
Block a user