diff --git a/productMods/edit/forms/personHasEducationalTraining.jsp b/productMods/edit/forms/personHasEducationalTraining.jsp
index 66a7718a..2a055323 100644
--- a/productMods/edit/forms/personHasEducationalTraining.jsp
+++ b/productMods/edit/forms/personHasEducationalTraining.jsp
@@ -69,7 +69,6 @@ core:dateTimePrecision (DateTimeValue : DateTimeValuePrecision)
-
@@ -187,7 +186,6 @@ the org type still gets asserted. --%>
?edTrainingUri <${orgGrantingDegree}> ?newOrg .
-${edAttainmentClass}
${orgClass}
${degreeClass}
@@ -219,7 +217,7 @@ the org type still gets asserted. --%>
"sparqlForUris" : { },
"sparqlForExistingLiterals" : {
"majorField" : "${majorFieldExisting}",
- /*"year" : "${yearExisting}",*/
+ "year" : "${yearExisting}",
"dept" : "${deptExisting}",
"info" : "${infoExisting}"
},