mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-29 22:42:52 -06:00
Wide coverage demo web app: green translations from Phrasebook.pgf
The demo web app now show translations from Phrasebook.pgf in green before translations from Translate8.pgf, which can be yellow or red.
This commit is contained in:
@@ -52,7 +52,7 @@ body:target h1, body:target div.modtime { display: none; }
|
||||
<option value=Swe selected>Swedish</option>
|
||||
</select>
|
||||
<big style="position: relative; top: 1ex">⤵</big>
|
||||
<button onclick="wc.swap()">↑↓</button>
|
||||
<button name=swap onclick="wc.swap()">↑↓</button>
|
||||
<br>
|
||||
<textarea name=output rows=3 style="width: 100%" readonly></textarea>
|
||||
<small id=speak><input name=speak type=checkbox> Speak</small>
|
||||
@@ -66,7 +66,7 @@ body:target h1, body:target div.modtime { display: none; }
|
||||
</div>
|
||||
<p>
|
||||
<div class=modtime><small>
|
||||
<!-- hhmts start -->Last modified: Thu Mar 27 14:42:45 CET 2014 <!-- hhmts end -->
|
||||
<!-- hhmts start -->Last modified: Mon Mar 31 16:07:06 CEST 2014 <!-- hhmts end -->
|
||||
</small></div>
|
||||
<script src="js/support.js"></script>
|
||||
<script src="js/gftranslate.js"></script>
|
||||
@@ -74,6 +74,7 @@ body:target h1, body:target div.modtime { display: none; }
|
||||
<script src="gfse/localstorage.js"></script>
|
||||
<script src="gfse/cloud2.js"></script>
|
||||
<script src="js/langcode.js"></script>
|
||||
<script src="js/pgf_online.js"></script>
|
||||
<script src="js/wc.js"></script>
|
||||
</script>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user