1
0
Quellcode durchsuchen

Moved ide.html to index.html

Nicolas Petton vor 13 Jahren
Ursprung
Commit
4079196ab1
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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() {