removed unnecessary variable reference to individualLocalName
This commit is contained in:
parent
3b50b82f2e
commit
c1a6637d87
3 changed files with 0 additions and 4 deletions
|
@ -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");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue