- fixed access for evaluation page;
- changed labels;
This commit is contained in:
@@ -185,7 +185,7 @@ const SoccorsoAddPreInstructor = () => {
|
||||
<span>{data.callName}</span>
|
||||
</p>
|
||||
<p className="appPageSection__pMeta">
|
||||
<span>{__('Beneficiario', 'gepafin')}</span>
|
||||
<span>{__('Referente Aziendale', 'gepafin')}</span>
|
||||
<span>{data.beneficiaryName}</span>
|
||||
</p>
|
||||
</div>
|
||||
@@ -308,4 +308,4 @@ const SoccorsoAddPreInstructor = () => {
|
||||
|
||||
}
|
||||
|
||||
export default SoccorsoAddPreInstructor;
|
||||
export default SoccorsoAddPreInstructor;
|
||||
|
||||
Reference in New Issue
Block a user