Переглянути джерело

removing spurious return in html

Eager Beaver 5 роки тому
батько
коміт
66c58a6322
1 змінених файлів з 1 додано та 2 видалено
  1. 1 2
      views/crfPortal.html

+ 1 - 2
views/crfPortal.html

@@ -63,8 +63,7 @@ function init() {
 	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