]> matita.cs.unibo.it Git - helm.git/blobdiff - matitaB/matita/index.html
Matitaweb: New File functionality.
[helm.git] / matitaB / matita / index.html
index e16fe6d15b4d4f42e9df0e01bc8d2b1733d6c8df..cdb2834773853d89c320df91d97bb07c56f3619d 100644 (file)
                                                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="New" id="showdialog" ONCLICK="newDialog()">
           <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="Save as" id="saveasbutton" 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()">