h
This commit is contained in:
parent
d20cda3596
commit
c442502e74
@ -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…
Reference in New Issue
Block a user