From 2c6cf554f21fe81b92f405f8793876f49ce29985 Mon Sep 17 00:00:00 2001 From: Jim Blake Date: Wed, 10 Jan 2018 10:08:31 -0500 Subject: [PATCH] Revert "Remove hard-coded fake "version" parameters on script requests." This reverts commit ef643dfcfea03b38693554bff8b2e31bb3a0f749. --- .../body/individual/individual--foaf-person-2column.ftl | 2 +- .../templates/freemarker/page/partials/geoFocusMapScripts.ftl | 4 ++-- .../webapp/themes/tenderfoot/templates/page/page-home.ftl | 2 +- webapp/src/main/webapp/themes/wilma/templates/page-home.ftl | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/webapp/src/main/webapp/templates/freemarker/body/individual/individual--foaf-person-2column.ftl b/webapp/src/main/webapp/templates/freemarker/body/individual/individual--foaf-person-2column.ftl index 462b0d29..0cff8120 100644 --- a/webapp/src/main/webapp/templates/freemarker/body/individual/individual--foaf-person-2column.ftl +++ b/webapp/src/main/webapp/templates/freemarker/body/individual/individual--foaf-person-2column.ftl @@ -201,7 +201,7 @@ ${headScripts.add('', '', '', - '', + '', '', '', '', diff --git a/webapp/src/main/webapp/templates/freemarker/page/partials/geoFocusMapScripts.ftl b/webapp/src/main/webapp/templates/freemarker/page/partials/geoFocusMapScripts.ftl index de3b9224..ce8bed22 100644 --- a/webapp/src/main/webapp/templates/freemarker/page/partials/geoFocusMapScripts.ftl +++ b/webapp/src/main/webapp/templates/freemarker/page/partials/geoFocusMapScripts.ftl @@ -8,5 +8,5 @@ - - + + diff --git a/webapp/src/main/webapp/themes/tenderfoot/templates/page/page-home.ftl b/webapp/src/main/webapp/themes/tenderfoot/templates/page/page-home.ftl index f99c886c..5b8e920b 100644 --- a/webapp/src/main/webapp/themes/tenderfoot/templates/page/page-home.ftl +++ b/webapp/src/main/webapp/themes/tenderfoot/templates/page/page-home.ftl @@ -21,7 +21,7 @@ <#if geoFocusMapsEnabled > <#include "geoFocusMapScripts.ftl"> - + diff --git a/webapp/src/main/webapp/themes/wilma/templates/page-home.ftl b/webapp/src/main/webapp/themes/wilma/templates/page-home.ftl index de94554e..74e2aa36 100644 --- a/webapp/src/main/webapp/themes/wilma/templates/page-home.ftl +++ b/webapp/src/main/webapp/themes/wilma/templates/page-home.ftl @@ -21,7 +21,7 @@ <#if geoFocusMapsEnabled > <#include "geoFocusMapScripts.ftl"> - +