From 12f37a31ff4168526943357116c08134fbee59a2 Mon Sep 17 00:00:00 2001 From: hjkhjk54 Date: Thu, 1 Dec 2011 15:19:38 +0000 Subject: [PATCH] updates for NIHVIVO-3349 - removing jquery.bgiframe.pack.js inclusion as was not included in the original jsps and was causing the IE error --- .../freemarker/edit/forms/addPublicationToPerson.ftl | 6 +----- .../edit/forms/organizationHasPositionHistory.ftl | 2 -- .../freemarker/edit/forms/personHasEducationalTraining.ftl | 2 -- .../freemarker/edit/forms/personHasPositionHistory.ftl | 2 -- 4 files changed, 1 insertion(+), 11 deletions(-) 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('', '', - '', '', - '', '')}