瀏覽代碼

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