Content deleted Content added
Add WP:RS option from Template:ECOI to reply option list. |
Fix quick response linking to wrong reply |
||
Line 139:
function loadButtons(currentBox) {
var replyListC = Object.entries(replyCOIT);
var mainResponseC = [[replyListC[8][1], "Go ahead", "User may make the change themselves"], [replyListC[
$(currentBox).append('<tr><td colspan=2><div style="display: flex; justify-content: center;"></div></td></tr><tr style="display:none"><td colspan=2 style="padding-bottom:10px; text-align:center"></td></tr>');
var firstRowC = currentBox.children[1].children[0].children[0];
|