MediaWiki:Gadget-PatrolTab.js: Difference between revisions

Want an adless experience? Log in or Create an account.
m
no edit summary
mNo edit summary
mNo edit summary
Line 6: Line 6:
}
}
$(patrolLink).click(
$(patrolLink).click(
         jQuery(".patrollink a").click();
         jQuery(".patrollink a").click()
);
);
}
}
$(patroltab);
$(patroltab);