From 4b508c062fbd38ddaee75e7f38eec039f1c57d49 Mon Sep 17 00:00:00 2001 From: Sanj Date: Wed, 21 Dec 2011 20:43:49 +0530 Subject: [PATCH] remove fb button for now --- itf/static/js/insidepage.js | 4 ++-- itf/templates/noel/insidepage.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/itf/static/js/insidepage.js b/itf/static/js/insidepage.js index 922a369..e846e17 100755 --- a/itf/static/js/insidepage.js +++ b/itf/static/js/insidepage.js @@ -19,8 +19,8 @@ $('#listLeft ul li a').live("click", function() { $('#imageInside').css({'backgroundImage': 'url(' + data.main_image.thumb + ')'}); $('#textRight').text(data.title).formatTitle(); var url = location.protocol + "//" + location.hostname + location.pathname + "?tab=" + $('.innerSelected').attr("data-slug") + "&object_id=" + objId; - var fb_url = url.replace("&", "&"); - $('#fb_like').attr("data-href", fb_url); +// var fb_url = url.replace("&", "&"); +// $('#fb_like').attr("data-href", fb_url); $('#permalinkBtn').attr("href", url); var searchTerm = $('.searchListField').val(); var html = data.html; diff --git a/itf/templates/noel/insidepage.html b/itf/templates/noel/insidepage.html index 4ec196c..8b32970 100755 --- a/itf/templates/noel/insidepage.html +++ b/itf/templates/noel/insidepage.html @@ -195,7 +195,7 @@ twitter -
+