JSHint: Make commentReply a declared global from elsewhere.

props adamsilverstein.
see #25979, [26156].


git-svn-id: https://develop.svn.wordpress.org/trunk@26157 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin 2013-11-14 05:29:01 +00:00
parent 01f59af277
commit 1e02e255eb

View File

@ -1,9 +1,9 @@
/* global adminCommentsL10n, thousandsSeparator, list_args, QTags, ajaxurl, wpAjax */
/* global adminCommentsL10n, thousandsSeparator, list_args, QTags, ajaxurl, wpAjax, commentReply */
var setCommentsList, theList, theExtraList,
toggleWithKeyboard = false;
(function($) {
var commentReply, getCount, updateCount, updatePending, dashboardTotals;
var getCount, updateCount, updatePending, dashboardTotals;
setCommentsList = function() {
var totalInput, perPageInput, pageInput, dimAfter, delBefore, updateTotalCount, delAfter, refillTheExtraList, diff,