projects
/
web
/
WP-Theme-GaslightMedia.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8a31cc
)
Front page portfolio work
author
Laury GvR
<laury@gaslightmedia.com>
Wed, 22 Oct 2014 21:00:13 +0000
(17:00 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Wed, 22 Oct 2014 21:00:13 +0000
(17:00 -0400)
footer.php
patch
|
blob
|
history
diff --git
a/footer.php
b/footer.php
index
8a747cf
..
98556fc
100644
(file)
--- 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"));
- });
- });
</script>
<?php wp_footer(); ?>
<?php do_action('foundationPress_before_closing_body'); ?>