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 @@
511
511
<!-- content -->
512
512
<div id="content">
513
513
<a name="top" id="top"></a>
514
+ <div id="mw-js-message" style="display:none;"></div>
514
515
<!-- sitenotice -->
515
516
<?php if($this->data['sitenotice']) { ?><div id="siteNotice"><?php $this->html('sitenotice') ?></div><?php } ?>
516
517
<!-- /sitenotice -->
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r52821
(
bug 19546
) Watch and flaggedrevs AJAX success messages not appearing in Vector
catrope
00:06, 7 July 2009
Status & tagging log
16:47, 27 October 2009
Catrope
(
talk
|
contribs
)
changed the
tags
for r52849
[
removed:
acaifix]
19:23, 22 August 2009
Brion VIBBER
(
talk
|
contribs
)
changed the
status
of r52849
[
removed:
new
added:
ok]
00:43, 18 July 2009
Brion VIBBER
(
talk
|
contribs
)
changed the
tags
for r52849
[
added:
acaifix]