From c1a6637d8786dd89815247c585cef02a062dbb9f Mon Sep 17 00:00:00 2001 From: tworrall Date: Tue, 12 Feb 2013 09:52:45 -0500 Subject: [PATCH] removed unnecessary variable reference to individualLocalName --- productMods/js/individual/individualUtils.js | 2 -- .../body/individual/individual--foaf-person-2column.ftl | 1 - themes/wilma/templates/individual--foaf-person.ftl | 1 - 3 files changed, 4 deletions(-) diff --git a/productMods/js/individual/individualUtils.js b/productMods/js/individual/individualUtils.js index cc061858..2060cb87 100644 --- a/productMods/js/individual/individualUtils.js +++ b/productMods/js/individual/individualUtils.js @@ -2,8 +2,6 @@ $(document).ready(function(){ - $.extend(this, individualLocalName); - // ensures proper layout when an organization has its webpage link displayed as a thumnail. if ( $('ul.webpages-withThumnails') ) { $('div.individual-overview').css("float","left"); diff --git a/productMods/templates/freemarker/body/individual/individual--foaf-person-2column.ftl b/productMods/templates/freemarker/body/individual/individual--foaf-person-2column.ftl index dad2513d..fe709e78 100644 --- a/productMods/templates/freemarker/body/individual/individual--foaf-person-2column.ftl +++ b/productMods/templates/freemarker/body/individual/individual--foaf-person-2column.ftl @@ -139,7 +139,6 @@ <#assign rdfUrl = individual.rdfUrl> diff --git a/themes/wilma/templates/individual--foaf-person.ftl b/themes/wilma/templates/individual--foaf-person.ftl index 6f85573d..7347a973 100644 --- a/themes/wilma/templates/individual--foaf-person.ftl +++ b/themes/wilma/templates/individual--foaf-person.ftl @@ -116,7 +116,6 @@