translator: "Open..." doesn't discard the current document anymore

It shows available documents and a Cancel button on top of the current
document.
This commit is contained in:
hallgren
2013-02-11 16:03:17 +00:00
parent 234572b556
commit 0a8ccfe912
3 changed files with 66 additions and 20 deletions

View File

@@ -19,7 +19,9 @@
<dt id="import_globalsight" onclick="translator.import_globalsight(this)">Import from GlobalSight...
<dt onclick="translator.save(this)">Save
<dt onclick="translator.saveAs(this)">Save As...
<!--
<dt onclick="translator.close(this)">Close
-->
</dl>
<td><span onclick="">Edit</span>
<dl>
@@ -64,6 +66,7 @@
</table>
</form>
</div>
<div class=overlay><div id=filebox class=filebox></div></div>
<div id=document class=document>
...
@@ -72,7 +75,7 @@
</div>
<hr>
<div class=modtime><small>HMTL
<!-- hhmts start -->Last modified: Tue Nov 20 13:47:37 CET 2012 <!-- hhmts end -->
<!-- hhmts start -->Last modified: Mon Feb 11 16:09:58 CET 2013 <!-- hhmts end -->
</small></div>
<a href="about.html">About</a>