mirror of
https://github.com/vichan-devel/vichan.git
synced 2025-02-11 16:53:07 +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() {
|
$td.find('small').hide();
|
||||||
return this.nodeType == 3; // Node.TEXT_NODE
|
|
||||||
}).remove();
|
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user