Mwalker has uploaded a new change for review.
https://gerrit.wikimedia.org/r/69271
Change subject: Enable CentralNotice on Stable Mobile Site
......................................................................
Enable CentralNotice on Stable Mobile Site
The beta phase seems to have been fairly successful. Let's do
more of the same just one the stable site!
Change-Id: I7214b088bc53853d92a0179026bf0676cccf8bae
---
M CentralNotice.php
1 file changed, 1 insertion(+), 3 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/CentralNotice
refs/changes/71/69271/1
diff --git a/CentralNotice.php b/CentralNotice.php
index b157a62..e92924f 100644
--- a/CentralNotice.php
+++ b/CentralNotice.php
@@ -163,9 +163,7 @@
'ext.centralNotice.bannerController.mobiledevice',
'ext.centralNotice.bannerController.mobile',
);
- if ( $mode !== 'stable' ) {
- $out->addModules( $names );
- }
+ $out->addModules( $names );
return true;
}
--
To view, visit https://gerrit.wikimedia.org/r/69271
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I7214b088bc53853d92a0179026bf0676cccf8bae
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/CentralNotice
Gerrit-Branch: master
Gerrit-Owner: Mwalker <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits