Browse Source

Moved ide.html to index.html

Nicolas Petton 12 years ago
parent
commit
4079196ab1
1 changed files with 1 additions and 1 deletions
  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() {