Content deleted Content added
Writ Keeper (talk | contribs) convert to oo.ui for confirmation dialogs |
Writ Keeper (talk | contribs) fx |
||
Line 225:
confirmString = confirmString + "\nYour revdel summary is: "+ summary +"\n\nAre you sure you want to do this?";
if(
{
var numCompleted = 0;
Line 407:
confirmString = confirmString + "\nYour oversight summary is: "+ summary +"\n\nAre you sure you want to do this?";
if(
{
var numCompleted = 0;
|