diff --git a/productMods/templates/freemarker/edit/forms/personHasEducationalTraining.ftl b/productMods/templates/freemarker/edit/forms/personHasEducationalTraining.ftl index c478c7ca..47cc3259 100644 --- a/productMods/templates/freemarker/edit/forms/personHasEducationalTraining.ftl +++ b/productMods/templates/freemarker/edit/forms/personHasEducationalTraining.ftl @@ -70,7 +70,7 @@

<#assign orgTypeOpts = editConfiguration.pageData.orgType /> - 0)>disabled="${disabledVal}"> <#list orgTypeOpts?keys as key> <#if orgTypeValue = key> @@ -84,7 +84,7 @@

- + 0)>disabled="${disabledVal}"/>

<#--Store values in hidden fields-->