mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-05 17:22:51 -06:00
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:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user