projects
/
WP-Themes
/
themoleholeonline.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6baa29
)
fixing syntax error
author
Anthony Talarico
<talarico@gaslightmedia.com>
Fri, 11 Dec 2015 19:55:42 +0000
(14:55 -0500)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Fri, 11 Dec 2015 19:55:42 +0000
(14:55 -0500)
js/galleria.min.js
patch
|
blob
|
history
diff --git
a/js/galleria.min.js
b/js/galleria.min.js
index
9db330a
..
4c06d60
100644
(file)
--- a/
js/galleria.min.js
+++ b/
js/galleria.min.js
@@
-1,6
+1,6
@@
!function(){jQuery(window).load(function(){
if(window.location.href.indexOf("page_id=18") >= 0){
- jQuery("#secondary").
attr
("display", "none");
+ jQuery("#secondary").
css
("display", "none");
}
jQuery(".product-category.product .fadeIn").find("mark").remove();
jQuery('.page_item.page-item-16').append("<ul><li>test</li><li>test</li><li>test</li><li>test</li> </ul>");