From 586dace8110558350c6d16efcaac7f23053f968c Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Wed, 22 Oct 2014 17:00:13 -0400 Subject: [PATCH] Front page portfolio work --- footer.php | 6 ------ 1 file changed, 6 deletions(-) diff --git a/footer.php b/footer.php index 8a747cf..98556fc 100644 --- a/footer.php +++ b/footer.php @@ -60,12 +60,6 @@ } }); }); - jQuery(document).ready(function(){ - jQuery(".ngg-fancybox").each(function (){ - jQuery(this).removeClass("ngg-fancybox").addClass("various iframe"); - jQuery(this).attr("href","http://gaslight.upnorth.net/our-work/"+jQuery(this).children("img").attr("title")); - }); - }); -- 2.17.1