Open Technical-13 opened 11 years ago
Problem is the script doesn't load... syntax error..
doing
extra.html(extra.html() + '<label for="afcHelper_redirect_comment_' + id + '">Comment:</label>' + '<input type="text" id="afcHelper_redirect_comment_' + id + '" name="afcHelper_redirect_comment_' + id + '"/>');
}
Syntax error at line 250 while loading: expected expression, got keyword 'else'
} else {
--^
} else {
extra.html(extra.html() + '<label for="afcHelper_redirect_comment_' + id + '">Comment:</label>' + '<input type="text" id="afcHelper_redirect_comment_' + id + '" name="afcHelper_redirect_comment_' + id + '"/>');
}
}
function afcHelper_redirect_performActions() {
// Load all of the data.
for (var i = 0; i < afcHelper_Submissions.l
fixed in 062916c8fd512e6da64faceabfaf0a8142e7711a
coughs jquery conversion once again..
@theopolisme FFU is broken in develop. the review panel isn't opening (although the script loads and displaying the inline reviewing links). So something in that commits ( https://en.wikipedia.org/w/index.php?title=User%3ATheo%27s_Little_Bot%2Fafch%2Fafchelper.js%2Fffu.js&diff=574658136&oldid=574603620 ) is broken, but I don't know what exactly...
Okay, best I can tell the reason there is no "review" link on AFC/R is because there is no links in #p-cactions for it to add itself there...
is the source of that section of the page.