r74835 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r74834‎ | r74835 | r74836 >
Date:15:04, 16 October 2010
Author:hashar
Status:ok
Tags:
Comment:
Follow up r74834. Bump wgCodeReviewStyleVersion.
Modified paths:
  • /trunk/extensions/CodeReview/CodeReview.php (modified) (history)

Diff [purge]

Index: trunk/extensions/CodeReview/CodeReview.php
@@ -121,7 +121,7 @@
122122 $wgCodeReviewImportBatchSize = 400;
123123
124124 // Bump the version number every time you change a CodeReview .css/.js file
125 -$wgCodeReviewStyleVersion = 5;
 125+$wgCodeReviewStyleVersion = 6;
126126
127127 // The name of a repo which represents the code running on this wiki, used to highlight active revisions
128128 $wgWikiSVN = '';

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r74834* CSS class for status can now be used on all elements....hashar14:39, 16 October 2010

Status & tagging log