Wide Coverage Demo App: restore swap button

This commit is contained in:
hallgren
2014-04-08 11:32:54 +00:00
parent c8a8883df8
commit 64623d4881
2 changed files with 34 additions and 32 deletions

View File

@@ -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>