|
@@ -268,7 +268,7 @@ function(){
|
|
|
}
|
|
|
crfHTML.clear(cell);
|
|
|
let forms=this.getParticipantArray(selectId,formId);
|
|
|
- formPortal.displayForms(cell,forms,roleAndSite,formId,selectIdText,this.roleError);
|
|
|
+ formPortal.displayForms(cell,forms,roleAndSite,formId,selectId,this.roleError);
|
|
|
this.print(fName+' ['+selectId+'/'+formId+'] forms '+forms.length);
|
|
|
}
|
|
|
}
|