mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-01 23:32:51 -06:00
Wide Coverage Demo App: restore swap button
This commit is contained in:
@@ -44,7 +44,7 @@ small { color: #666; }
|
||||
<option value=Swe>Swedish</option>
|
||||
</select>
|
||||
<td style="text-align: right">
|
||||
<!--<input type=button name=swap onclick="wc.swap()" value="⇆">-->
|
||||
<input type=button name=swap onclick="wc.swap()" value="⇆">
|
||||
<td>
|
||||
<select name=to onchange="wc.translate()">
|
||||
<option value=Bul>Bulgarian</option>
|
||||
@@ -77,7 +77,7 @@ small { color: #666; }
|
||||
</div>
|
||||
<p>
|
||||
<div class=modtime><small>
|
||||
<!-- hhmts start -->Last modified: Mon Apr 7 14:48:57 CEST 2014 <!-- hhmts end -->
|
||||
<!-- hhmts start -->Last modified: Tue Apr 8 13:22:42 CEST 2014 <!-- hhmts end -->
|
||||
</small></div>
|
||||
<script src="js/support.js"></script>
|
||||
<script src="js/gftranslate.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user