Explorar el Código

Updating html

Eager Beaver hace 5 años
padre
commit
01c906924c
Se han modificado 1 ficheros con 5 adiciones y 2 borrados
  1. 5 2
      views/crfPortal.html

+ 5 - 2
views/crfPortal.html

@@ -58,12 +58,15 @@ function init() {
 
     var config=new Object();
     config.document=document;
-    config.debugId='formStatus';
+	config.debugId='formStatus';
+	print(config,"Init");
+	return;
+	
 	generateHead(config,"debugAreaHead","debugAreaDiv","Debug info");
 	generateHead(config,"generalDataHead","generalDataDiv","General data");
 	generateHead(config,"pickFormHead","pickFormDiv","Select CRF");
 	return;
-	
+
 	//parameters should include
 	//divName - place to render select entry table
 	//masterQuery - the master query that will collect al the data