Catrope has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/293770

Change subject: Explicitly specify 'section' => 'alert' for unsubscribe 
notification
......................................................................

Explicitly specify 'section' => 'alert' for unsubscribe notification

Change-Id: I134e730eecce040665915abc6e3b681719517a1d
---
M BounceHandlerHooks.php
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/BounceHandler 
refs/changes/70/293770/1

diff --git a/BounceHandlerHooks.php b/BounceHandlerHooks.php
index 9632808..8465476 100644
--- a/BounceHandlerHooks.php
+++ b/BounceHandlerHooks.php
@@ -124,6 +124,7 @@
                        ),
                        'formatter-class' => 'EchoBounceHandlerFormatter',
                        'category' => 'system',
+                       'section' => 'alert',
                        'title-message' => 'notification-bouncehandler',
                        'title-params' => array( 'user' ),
                        'flyout-message' => 'notification-bouncehandler-flyout',

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I134e730eecce040665915abc6e3b681719517a1d
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/BounceHandler
Gerrit-Branch: master
Gerrit-Owner: Catrope <roan.katt...@gmail.com>

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

Reply via email to