http://www.mediawiki.org/wiki/Special:Code/MediaWiki/65303
Revision: 65303
Author: werdna
Date: 2010-04-20 11:47:55 +0000 (Tue, 20 Apr 2010)
Log Message:
-----------
Merge r65302
Modified Paths:
--------------
branches/wmf/1.16wmf4/extensions/LiquidThreads/classes/View.php
branches/wmf/1.16wmf4/extensions/LiquidThreads_alpha/classes/View.php
Property Changed:
----------------
branches/wmf/1.16wmf4/extensions/LiquidThreads/classes/View.php
branches/wmf/1.16wmf4/extensions/LiquidThreads_alpha/classes/View.php
Modified: branches/wmf/1.16wmf4/extensions/LiquidThreads/classes/View.php
===================================================================
--- branches/wmf/1.16wmf4/extensions/LiquidThreads/classes/View.php
2010-04-20 11:45:26 UTC (rev 65302)
+++ branches/wmf/1.16wmf4/extensions/LiquidThreads/classes/View.php
2010-04-20 11:47:55 UTC (rev 65303)
@@ -1382,6 +1382,7 @@
$html .= $this->showPostBody( $post, $oldid );
}
$html .= Xml::closeElement( 'div' );
+ $html .= Xml::element( 'div', array( 'style' => 'clear:
both' ), ' ' );
$html .= $this->showThreadToolbar( $thread );
$html .= $this->threadSignature( $thread );
}
Property changes on:
branches/wmf/1.16wmf4/extensions/LiquidThreads/classes/View.php
___________________________________________________________________
Modified: svn:mergeinfo
- /branches/wmf-deployment/extensions/LiquidThreads/classes/View.php:60970
/trunk/extensions/LiquidThreads/classes/View.php:57390,63727-63971,64736,64920
+ /branches/wmf-deployment/extensions/LiquidThreads/classes/View.php:60970
/trunk/extensions/LiquidThreads/classes/View.php:57390,63727-63971,64736,64920,65297,65302
Modified: branches/wmf/1.16wmf4/extensions/LiquidThreads_alpha/classes/View.php
===================================================================
--- branches/wmf/1.16wmf4/extensions/LiquidThreads_alpha/classes/View.php
2010-04-20 11:45:26 UTC (rev 65302)
+++ branches/wmf/1.16wmf4/extensions/LiquidThreads_alpha/classes/View.php
2010-04-20 11:47:55 UTC (rev 65303)
@@ -1379,6 +1379,7 @@
$html .= $this->showPostBody( $post, $oldid );
}
$html .= Xml::closeElement( 'div' );
+ $html .= Xml::element( 'div', array( 'style' => 'clear:
both' ), ' ' );
$html .= $this->showThreadToolbar( $thread );
$html .= $this->threadSignature( $thread );
}
Property changes on:
branches/wmf/1.16wmf4/extensions/LiquidThreads_alpha/classes/View.php
___________________________________________________________________
Added: svn:mergeinfo
+
/branches/wmf-deployment/extensions/LiquidThreads_alpha/classes/View.php:60970
/trunk/extensions/LiquidThreads/classes/View.php:57390,63727-63971,64920,65302
_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs