Explorar el Código

oops, fix script name

Sotaro KARASAWA hace 9 años
padre
commit
95aa339107
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      lib/views/page_presentation.html

+ 1 - 1
lib/views/page_presentation.html

@@ -27,7 +27,7 @@
       </div>
     </div>
 
-    <script src="/js/crowi..js"></script>
+    <script src="/js/crowi.js"></script>
     <script src="/js/presentation.js"></script>
   </body>
 </html>