Przeglądaj źródła

Moved ide.html to index.html

Nicolas Petton 12 lat temu
rodzic
commit
4079196ab1
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      index.html

+ 1 - 1
ide.html → index.html

@@ -9,7 +9,7 @@
   </head>
   <body>
     <script type="text/javascript">
-      loadJtalk();
+      loadJtalk({files: ['FileServer.js'], prefix: 'server'});
     </script>
     <script type="text/javascript">
       jQuery(window).scroll(function() {