mirror of
https://github.com/vichan-devel/vichan.git
synced 2025-01-30 03:47:31 +01:00
h
This commit is contained in:
parent
09986af4d4
commit
c72f08c3d2
@ -249,9 +249,7 @@ var show_quick_reply = function(){
|
||||
});
|
||||
}
|
||||
|
||||
$td.contents().filter(function() {
|
||||
return this.nodeType == 3; // Node.TEXT_NODE
|
||||
}).remove();
|
||||
$td.find('small').hide();
|
||||
}
|
||||
});
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user