Explorar o código

making debug visible

Eager Beaver %!s(int64=5) %!d(string=hai) anos
pai
achega
ba3dd1eda9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      views/crfPortal.html

+ 1 - 1
views/crfPortal.html

@@ -41,7 +41,7 @@ div.d1 {text-align:center; width=400px; background-color:#e0e0e0;
 <div id="startDiv"></div>
 
 <div id="debugAreaHead"></div>
-<div id="debugAreaDiv" style="display:none">
+<div id="debugAreaDiv" style="display:block">
 <textarea cols="95" rows="5" name="formStatus" id="formStatus">Entering data</textarea>
 </div>