]> matita.cs.unibo.it Git - helm.git/blobdiff - matitaB/matita/index.html
Matitaweb: Save as...
[helm.git] / matitaB / matita / index.html
index cfaeddc4097c0afd45e0b2741b75ca0373383be1..e16fe6d15b4d4f42e9df0e01bc8d2b1733d6c8df 100644 (file)
@@ -27,8 +27,9 @@
                                                title="Execute the script until the current position of the cursor."></A>
           <A href="javascript:gotoBottom()"><IMG src="icons/bottom.png" 
                                                  id="bottom" alt="Bottom" title="Execute the whole script."></A>
-          <INPUT type="BUTTON" value="Browse library" id="showdialog" ONCLICK="showLibrary()">
+          <INPUT type="BUTTON" value="Browse library" id="showdialog" ONCLICK="openDialog()">
           <INPUT type="BUTTON" value="Save" id="savebutton" ONCLICK="saveFile()">
+          <INPUT type="BUTTON" value="Save as" id="savebutton" ONCLICK="saveDialog()">
           <INPUT type="BUTTON" value="Commit" id="commitbutton" ONCLICK="commitAll()"></p>
 <!--      <INPUT type="BUTTON" value="show sequent" id="showseq" ONCLICK="showSequent()">
           <INPUT type="BUTTON" value="hide sequent" id="hideseq" ONCLICK="hideSequent()">