customize javascripts to run on catalog

This commit is contained in:
czaks 2013-12-25 18:28:45 +01:00
parent 2382603b4d
commit a4d3aedab8
4 changed files with 4 additions and 1 deletions

View file

@ -14,6 +14,7 @@
*
*/
if (active_page == 'ukko' || active_page == 'thread' || active_page == 'index')
onready(function(){
$('hr:first').before('<div id="expand-all-images" style="text-align:right"><a class="unimportant" href="javascript:void(0)"></a></div>');
$('div#expand-all-images a')