Content deleted Content added
PleaseStand (talk | contribs) add empty ref warning disable feature |
PleaseStand (talk | contribs) m changed warning disable variable name |
||
Line 29:
*/
/*global window, SegregateRefsJsL10n,
// Translate these if necessary.
Line 172:
// Disable the empty refs warning (see below) if the user has disabled it
if(typeof
SegregateRefsJsEmptyRefsWarningGiven) {
emptyRefsWarningGiven = true;
}
|