diff --git a/src/pages/SoccorsoEditPreInstructor/index.js b/src/pages/SoccorsoEditPreInstructor/index.js index 736840a..54922dc 100644 --- a/src/pages/SoccorsoEditPreInstructor/index.js +++ b/src/pages/SoccorsoEditPreInstructor/index.js @@ -446,7 +446,7 @@ const SoccorsoEditPreInstructor = () => { {data.formFields.map((o, i) => { return {

{__('Notes', 'gepafin')}

- + updateNewAmendmentData( @@ -485,7 +485,7 @@ const SoccorsoEditPreInstructor = () => {
{
@@ -557,7 +557,7 @@ const SoccorsoEditPreInstructor = () => { setExtendedTime(e.value)}/> @@ -577,7 +577,7 @@ const SoccorsoEditPreInstructor = () => { setInternalNote(e.htmlValue)} @@ -591,4 +591,4 @@ const SoccorsoEditPreInstructor = () => { } -export default SoccorsoEditPreInstructor; \ No newline at end of file +export default SoccorsoEditPreInstructor;