]> matita.cs.unibo.it Git - helm.git/commitdiff
Removed filename input box from index.html (just browse the library now).
authorWilmer Ricciotti <ricciott@cs.unibo.it>
Wed, 22 Jun 2011 15:32:03 +0000 (15:32 +0000)
committerWilmer Ricciotti <ricciott@cs.unibo.it>
Wed, 22 Jun 2011 15:32:03 +0000 (15:32 +0000)
matitaB/matita/index.html

index ab46665d31d6f363f6e169d2b9dec80852f13a7c..7fa3b88ac81df863829d44e049421165ab0eb5d3 100644 (file)
@@ -26,8 +26,7 @@
                                                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="TEXT" id="filename" value=""><INPUT type="BUTTON" value="Open" ONCLICK="openFile()"></p>
-          <INPUT type="BUTTON" value="show dialog" id="showdialog" ONCLICK="showLibrary()">
+          <INPUT type="BUTTON" value="Browse library" id="showdialog" ONCLICK="showLibrary()"></p>
 <!--      <INPUT type="BUTTON" value="show sequent" id="showseq" ONCLICK="showSequent()">
           <INPUT type="BUTTON" value="hide sequent" id="hideseq" ONCLICK="hideSequent()">
           <INPUT type="BUTTON" value="selection test" id="hideseq" ONCLICK="test()"> -->