User:Writ Keeper/Scripts/peerReviewCloser.js: Difference between revisions

Content deleted Content added
try it
test
Line 47:
else
{
mw.notify( 'Peer review page updated, but error updating the article talk page; it may require manual intervention.', { title: 'Peer review closing error' } );
if(typeof window.sessionStorage != "undefined")
{
Line 56 ⟶ 55:
else
{
mw.notify( 'Peer review page updated, but error updating the article talk page; it may require manual intervention.', { title: 'Peer review closing error' } );
$("#ca-closepeer>a").text("error!");
return null;