mirror of
https://github.com/vichan-devel/vichan.git
synced 2024-11-13 18:40:49 +01:00
h
This commit is contained in:
parent
d20cda3596
commit
c442502e74
@ -249,9 +249,7 @@ var show_quick_reply = function(){
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
$td.contents().filter(function() {
|
$td.find('small').hide();
|
||||||
return this.nodeType == 3; // Node.TEXT_NODE
|
|
||||||
}).remove();
|
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user