AndyRussG has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/381048 )
Change subject: Add ext.centralNotice.adminUi module back to campaign list view
......................................................................
Add ext.centralNotice.adminUi module back to campaign list view
Module handles controls to add a campaign, which appear at the bottom of the
list. This
code was removed from this view by mistake in Id03d141775c.
Bug: T172023
Change-Id: Ic6e768024337eebfb4fbacd0dad495d698e38e8b
---
M special/SpecialCentralNotice.php
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/CentralNotice
refs/changes/48/381048/1
diff --git a/special/SpecialCentralNotice.php b/special/SpecialCentralNotice.php
index 88f56de..79b9039 100644
--- a/special/SpecialCentralNotice.php
+++ b/special/SpecialCentralNotice.php
@@ -110,6 +110,7 @@
$this->outputEnclosingDivStartTag();
$out = $this->getOutput();
+ $out->addModules( 'ext.centralNotice.adminUi' );
$out->addHTML( Xml::element( 'h2',
[ 'class' => 'cn-special-section' ],
--
To view, visit https://gerrit.wikimedia.org/r/381048
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic6e768024337eebfb4fbacd0dad495d698e38e8b
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/CentralNotice
Gerrit-Branch: wmf_deploy
Gerrit-Owner: AndyRussG <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits