NIHVIVO-3370 set isShowRoleLabelField to false
This commit is contained in:
parent
fa24588442
commit
80c3e0d387
1 changed files with 1 additions and 1 deletions
|
@ -52,6 +52,6 @@ public class AddAttendeeRoleToPersonGenerator extends AddRoleToPersonTwoStageGen
|
|||
|
||||
@Override
|
||||
boolean isShowRoleLabelField() {
|
||||
return true;
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue