]> matita.cs.unibo.it Git - helm.git/commitdiff
Matitaweb: changes to file selection dialog box.
authorWilmer Ricciotti <ricciott@cs.unibo.it>
Thu, 8 Sep 2011 12:40:37 +0000 (12:40 +0000)
committerWilmer Ricciotti <ricciott@cs.unibo.it>
Thu, 8 Sep 2011 12:40:37 +0000 (12:40 +0000)
matitaB/matita/index.html

index 28e0ef68a304ca30b3360e04bbfb40d90234925a..3f294e908fbfcc627d788782afbf6fdb70206768 100644 (file)
@@ -66,6 +66,7 @@
   <div class="diaTitle" id="dialogTitle"></div>
   <div class="scroll" id="dialogContent"></div>
   <INPUT class="diaFile" type="text" id="dialogFilename">
+  <INPUT type="button" id="dialogSelect" value="OK" ONCLICK="dialogSelect()">
 </div>
  </body>
  </html>