1
0
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:
czaks 2013-08-11 17:59:17 -04:00
parent c738134ff5
commit 5e15d6335e

View File

@ -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)