Content deleted Content added
Technical 13 (talk | contribs) Beta version going here.... |
Technical 13 (talk | contribs) Okay. Trying out "For history pages with undo links (or some other link)" section |
||
Line 11:
$elem.children('a.mw-thanks-thank-link').replaceWith('-⊗-');
// For history pages with undo links (or some other link)
// For history pages with no other links
// if ($elem.children('span.comment').html().length == 0){
|