r61841 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r61840‎ | r61841 | r61842 >
Date:01:07, 2 February 2010
Author:catrope
Status:ok
Tags:
Comment:
wmf-deployment: Merge r61840 from trunk
Modified paths:
  • /branches/wmf-deployment/includes/OutputPage.php (modified) (history)

Diff [purge]

Index: branches/wmf-deployment/includes/OutputPage.php
@@ -2218,7 +2218,7 @@
22192219
22202220 $params = array(
22212221 'type' => $wgJsMimeType,
2222 - 'src' => "$wgStylePath/jquery.min.js?$wgStyleVersion",
 2222+ 'src' => "$wgStylePath/common/jquery.min.js?$wgStyleVersion",
22232223 );
22242224 if ( !$this->mJQueryDone ) {
22252225 $this->mJQueryDone = true;
Property changes on: branches/wmf-deployment/includes/OutputPage.php
___________________________________________________________________
Name: svn:mergeinfo
22262226 - /branches/REL1_15/phase3/includes/OutputPage.php:51646
/branches/wmf-deployment/includes/OutputPage.php:53381
/trunk/phase3/includes/OutputPage.php:56213,56215-56216,56218,56334-56336,56338,56340,56343,56345,56347,56350,57154-57447,57472,57530,57541,57602,57916,58151,58219,58633,58816,60704,61431,61557,61568,61836,61838
22272227 + /branches/REL1_15/phase3/includes/OutputPage.php:51646
/branches/wmf-deployment/includes/OutputPage.php:53381
/trunk/phase3/includes/OutputPage.php:56213,56215-56216,56218,56334-56336,56338,56340,56343,56345,56347,56350,57154-57447,57472,57530,57541,57602,57916,58151,58219,58633,58816,60704,61431,61557,61568,61836,61838,61840

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r61840Fix r61838: add /commoncatrope01:06, 2 February 2010

Status & tagging log