Browse Source

Moved ide.html to index.html

Nicolas Petton 12 năm trước cách đây
mục cha
commit
4079196ab1
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      index.html

+ 1 - 1
ide.html → index.html

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