diff --git a/public/react/src/modules/competition/competmodal/PersonModal.js b/public/react/src/modules/competition/competmodal/PersonModal.js index 37b72dc0e..f8775cd99 100644 --- a/public/react/src/modules/competition/competmodal/PersonModal.js +++ b/public/react/src/modules/competition/competmodal/PersonModal.js @@ -524,7 +524,7 @@ class PersonModal extends Component { getdatacpersondiv1Items2 = (object) => { // try { - if (this.props.GetenrollmentAPI.teacher_staff.mutiple_limited === true) { + if (this.props.GetenrollmentAPI.member_staff.mutiple_limited === true) { if (object.enrollable === false) { myabool2 = false; return @@ -534,6 +534,7 @@ class PersonModal extends Component { } catch (e) { myabool2 = true; } + myabool2 = true; var datas = { enrollable: object.enrollable,