|
@@ -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
|