forked from leftypol/leftypol
fix document ready
This commit is contained in:
parent
c44bbde511
commit
f4a785100d
11 changed files with 12 additions and 11 deletions
|
@ -17,7 +17,7 @@
|
|||
*/
|
||||
|
||||
if (active_page == 'ukko' || active_page == 'thread' || active_page == 'index')
|
||||
onready(function(){
|
||||
$(document).ready(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')
|
||||
.text(_('Expand all images'))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue