diff options
| author | hallgren <hallgren@chalmers.se> | 2014-04-09 13:59:35 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2014-04-09 13:59:35 +0000 |
| commit | 4479bb81b756767fef32faec2822e2bb74dcb320 (patch) | |
| tree | 6e3e102ea48f1becca7e13d541209121e819e430 /src/www/index.html | |
| parent | 88cf84613e2272c5296c3a3bcad37329a3ed46d0 (diff) | |
Wide Coverage Demo App updates
+ Add Clear button.
+ Use localstorage to remember entered text between visits.
+ Add a link to it on the GF cloud service start page.
Diffstat (limited to 'src/www/index.html')
| -rw-r--r-- | src/www/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/www/index.html b/src/www/index.html index e64479047..6173b4b0c 100644 --- a/src/www/index.html +++ b/src/www/index.html @@ -20,6 +20,7 @@ <li><a href="gfse/">GF online editor for simple multilingual grammars</a> <li><a href="translator/">Simple Translation Tool</a> (bilingual document editor) + <li><a href="wc.html">Wide Coverage Translation Demo</a> </ul> <h2>Documentation</h2> |
