forked from leftypol/leftypol
customize javascripts to run on catalog
This commit is contained in:
parent
2382603b4d
commit
a4d3aedab8
4 changed files with 4 additions and 1 deletions
|
@ -71,7 +71,7 @@ $(document).ready(function(){
|
|||
});
|
||||
|
||||
if (hide_images) {
|
||||
$('img.post-image').each(hideImage);
|
||||
$('img.post-image, .catalog-theme .thread img').each(hideImage);
|
||||
show_hide_hide_images_buttons();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue