http://www.mediawiki.org/wiki/Special:Code/MediaWiki/65016

Revision: 65016
Author:   catrope
Date:     2010-04-14 10:58:36 +0000 (Wed, 14 Apr 2010)

Log Message:
-----------
1.16wmf4: MFT r65015

Modified Paths:
--------------
    branches/wmf/1.16wmf4/skins/MonoBook.php
    branches/wmf/1.16wmf4/skins/Vector.php

Property Changed:
----------------
    branches/wmf/1.16wmf4/skins/
    branches/wmf/1.16wmf4/skins/common/jquery.js
    branches/wmf/1.16wmf4/skins/common/jquery.min.js


Property changes on: branches/wmf/1.16wmf4/skins
___________________________________________________________________
Added: svn:mergeinfo
   + /branches/wmf-deployment/skins:60970
/trunk/phase3/skins:63545-63546,63549,63643,63764,63897-63901,65015

Modified: branches/wmf/1.16wmf4/skins/MonoBook.php
===================================================================
--- branches/wmf/1.16wmf4/skins/MonoBook.php    2010-04-14 10:04:33 UTC (rev 
65015)
+++ branches/wmf/1.16wmf4/skins/MonoBook.php    2010-04-14 10:58:36 UTC (rev 
65016)
@@ -70,7 +70,7 @@
 
                $this->html( 'headelement' );
 ?><div id="globalWrapper">
-<div id="column-content"><div id="content" <?php 
$this->html("specialpageattributes") ?>>
+<div id="column-content"><div id="content"<?php 
$this->html("specialpageattributes") ?>>
        <a id="top"></a>
        <?php if($this->data['sitenotice']) { ?><div id="siteNotice"><?php 
$this->html('sitenotice') ?></div><?php } ?>
 

Modified: branches/wmf/1.16wmf4/skins/Vector.php
===================================================================
--- branches/wmf/1.16wmf4/skins/Vector.php      2010-04-14 10:04:33 UTC (rev 
65015)
+++ branches/wmf/1.16wmf4/skins/Vector.php      2010-04-14 10:58:36 UTC (rev 
65016)
@@ -451,7 +451,7 @@
                <div id="page-base" class="noprint"></div>
                <div id="head-base" class="noprint"></div>
                <!-- content -->
-               <div id="content" <?php $this->html('specialpageattributes') ?>>
+               <div id="content"<?php $this->html('specialpageattributes') ?>>
                        <a id="top"></a>
                        <div id="mw-js-message" style="display:none;"<?php 
$this->html('userlangattributes') ?>></div>
                        <?php if ( $this->data['sitenotice'] ): ?>


Property changes on: branches/wmf/1.16wmf4/skins/common/jquery.js
___________________________________________________________________
Modified: svn:mergeinfo
   - /trunk/phase3/skins/common/jquery.js:63549,63764,63897-63901
   + /trunk/phase3/skins/common/jquery.js:63549,63764,63897-63901,65015


Property changes on: branches/wmf/1.16wmf4/skins/common/jquery.min.js
___________________________________________________________________
Modified: svn:mergeinfo
   - /trunk/phase3/skins/common/jquery.min.js:63549,63764,63897-63901
   + /trunk/phase3/skins/common/jquery.min.js:63549,63764,63897-63901,65015



_______________________________________________
MediaWiki-CVS mailing list
MediaWiki-CVS@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to