mirror of
https://github.com/vichan-devel/vichan.git
synced 2025-01-31 04:13:49 +01:00
noko50 + expand.js: make it interoperate
This commit is contained in:
parent
c738134ff5
commit
5e15d6335e
@ -12,8 +12,8 @@
|
||||
*/
|
||||
|
||||
$(document).ready(function(){
|
||||
if($('div.banner').length != 0)
|
||||
return; // not index
|
||||
if($('span.omitted').length == 0)
|
||||
return; // nothing to expand
|
||||
|
||||
var do_expand = function() {
|
||||
$(this)
|
||||
|
Loading…
x
Reference in New Issue
Block a user