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

Content deleted Content added
adjust edit summary
change to mw.notify
Line 29:
else
{
alertmw.notify(" 'Error updating the article talk page."', { title: 'Peer review closing error' } );
$("#ca-closepeer>a").text("error!");
return null;
Line 47:
else
{
alertmw.notify(" 'Error updating the Peer Review page; article talk page might require cleanup."', { title: 'Peer review closing error' } );
$("#ca-closepeer>a").text("error!");
return null;