|
|
|
@ -293,12 +293,6 @@ class Trainingjobsetting extends Component {
|
|
|
|
|
code_review:result.data.code_review
|
|
|
|
|
})
|
|
|
|
|
this.props.Getdataback(result,result.data);
|
|
|
|
|
if(this.props.isAdmin()!== undefined){
|
|
|
|
|
if(this.props.isAdmin()===true){
|
|
|
|
|
this.editSettings(result);
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
})
|
|
|
|
|
|
|
|
|
|