r52849 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r52848‎ | r52849 | r52850 >
Date:17:46, 7 July 2009
Author:catrope
Status:ok
Tags:
Comment:
Redo r52821 properly: add a div to the Vector HTML instead
Modified paths:
  • /trunk/phase3/skins/Vector.php (modified) (history)

Diff [purge]

Index: trunk/phase3/skins/Vector.php
@@ -510,6 +510,7 @@
511511 <!-- content -->
512512 <div id="content">
513513 <a name="top" id="top"></a>
 514+ <div id="mw-js-message" style="display:none;"></div>
514515 <!-- sitenotice -->
515516 <?php if($this->data['sitenotice']) { ?><div id="siteNotice"><?php $this->html('sitenotice') ?></div><?php } ?>
516517 <!-- /sitenotice -->

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r52821(bug 19546) Watch and flaggedrevs AJAX success messages not appearing in Vectorcatrope00:06, 7 July 2009

Status & tagging log