jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/360915 )

Change subject: Ditch #mw-js-message, not needed anymore
......................................................................


Ditch #mw-js-message, not needed anymore

Years ago this was needed by the AJAX page watching functionality, but not
anymore.

Change-Id: Iec7dcc331b14f40dce980aa4bead5bf00105fc7f
---
M WebPlatformTemplate.class.php
1 file changed, 0 insertions(+), 1 deletion(-)

Approvals:
  Bartosz Dziewoński: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/WebPlatformTemplate.class.php b/WebPlatformTemplate.class.php
index cce0c0b..e882c18 100644
--- a/WebPlatformTemplate.class.php
+++ b/WebPlatformTemplate.class.php
@@ -124,7 +124,6 @@
                                                <?php /* wfRunHooks( 'SkinTOC', 
array( &$this ) );*/ ?>
 
                                                <div id="main-content">
-                                                       <div id="mw-js-message" 
style="display:none;"<?php $this->html( 'userlangattributes' ) ?>></div>
                                                        <?php if ( 
$this->data['sitenotice'] ): ?>
                                                        <!-- sitenotice -->
                                                        <div 
id="siteNotice"><?php $this->html( 'sitenotice' ) ?></div>

-- 
To view, visit https://gerrit.wikimedia.org/r/360915
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Iec7dcc331b14f40dce980aa4bead5bf00105fc7f
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/skins/webplatform
Gerrit-Branch: master
Gerrit-Owner: Jack Phoenix <j...@countervandalism.net>
Gerrit-Reviewer: Bartosz Dziewoński <matma....@gmail.com>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to