Eager Beaver 5 лет назад
Родитель
Сommit
01c906924c
1 измененных файлов с 5 добавлено и 2 удалено
  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