Explorar el Código

Dernière modif: tests

Benoît Hubert hace 8 años
padre
commit
db170e7772
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -41,7 +41,7 @@
 
 <div id="right-panel">
     <div id="html-content" class="container"></div>
-    <div id="tests">
+    <div id="tests" style="display:none">
         <div id="qunit"></div>
         <div id="qunit-fixture"></div>
     </div>