Преглед на файлове

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