r92203 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r92202‎ | r92203 | r92204 >
Date:21:39, 14 July 2011
Author:aaron
Status:ok
Tags:
Comment:
r92202: forgot to remove this comment
Modified paths:
  • /trunk/extensions/CheckUser/checkuser.js (modified) (history)

Diff [purge]

Index: trunk/extensions/CheckUser/checkuser.js
@@ -1,7 +1,5 @@
22 /* -- (c) Aaron Schulz 2009 */
33
4 -/* Every time you change this JS please bump $wgCheckUserStyleVersion in CheckUser.php */
5 -
64 var showResults = function(size, cidr) {
75 $( '#mw-checkuser-cidr-res' ).val( size );
86 $( '#mw-checkuser-ipnote' ).text( cidr );

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r92202Removed $wgCheckUserStyleVersion, we use RL nowaaron21:38, 14 July 2011

Status & tagging log