diff --git a/productMods/templates/freemarker/edit/forms/addPublicationToPerson.ftl b/productMods/templates/freemarker/edit/forms/addPublicationToPerson.ftl index 2dea1354..de69fbdf 100644 --- a/productMods/templates/freemarker/edit/forms/addPublicationToPerson.ftl +++ b/productMods/templates/freemarker/edit/forms/addPublicationToPerson.ftl @@ -94,7 +94,7 @@ -<#assign sparqlQueryUrl = "/ajax/sparqlQuery" > +<#assign sparqlQueryUrl = "${urls.base}/ajax/sparqlQuery" > ', '', '')} - -<#-- '', - '', ---> \ No newline at end of file diff --git a/productMods/templates/freemarker/edit/forms/organizationHasPositionHistory.ftl b/productMods/templates/freemarker/edit/forms/organizationHasPositionHistory.ftl index eb81c84c..b678ca65 100644 --- a/productMods/templates/freemarker/edit/forms/organizationHasPositionHistory.ftl +++ b/productMods/templates/freemarker/edit/forms/organizationHasPositionHistory.ftl @@ -155,7 +155,5 @@ ${stylesheets.add('', '', - '', '', - '', '')} diff --git a/productMods/templates/freemarker/edit/forms/personHasEducationalTraining.ftl b/productMods/templates/freemarker/edit/forms/personHasEducationalTraining.ftl index 29053546..25bfc2a1 100644 --- a/productMods/templates/freemarker/edit/forms/personHasEducationalTraining.ftl +++ b/productMods/templates/freemarker/edit/forms/personHasEducationalTraining.ftl @@ -192,8 +192,6 @@ ${stylesheets.add('', '', - '', - '', '')} diff --git a/productMods/templates/freemarker/edit/forms/personHasPositionHistory.ftl b/productMods/templates/freemarker/edit/forms/personHasPositionHistory.ftl index 16c0e43f..a1af2fde 100644 --- a/productMods/templates/freemarker/edit/forms/personHasPositionHistory.ftl +++ b/productMods/templates/freemarker/edit/forms/personHasPositionHistory.ftl @@ -162,7 +162,5 @@ ${stylesheets.add('', '', - '', '', - '', '')}