Content deleted Content added
No edit summary |
No edit summary |
||
Line 1:
//<nowiki>
/*jshint esversion: 6*/
var editRequestBoxes = document.getElementsByClassName("
var pageWatchers = "There are currently ";
var watchStatus;
Line 35:
function execute(responseTable, replyOption, inputText, answered, boxType, targets, changeWatch, watchlist) {
OO.ui.confirm("Confirm in order to reply to this
if (confirmed) {
//Create label box & remove action buttons
|