jenkins-bot has submitted this change and it was merged.

Change subject: Add Flow notification to 'message' notification section
......................................................................


Add Flow notification to 'message' notification section

Dependency: Id001c5d5e6671f503048c09be72c1f67d72ca9c0
Change-Id: I37581b09ea68d1c0481ff9bb08041c9bae9d8ced
---
M includes/Notifications/Notifications.php
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  EBernhardson: Looks good to me, approved
  jenkins-bot: Verified

Objections:
  Jdlrobson: There's a problem with this change, please improve



diff --git a/includes/Notifications/Notifications.php 
b/includes/Notifications/Notifications.php
index c0abb2d..728fb72 100644
--- a/includes/Notifications/Notifications.php
+++ b/includes/Notifications/Notifications.php
@@ -3,6 +3,7 @@
 $notificationTemplate = array(
        'category' => 'flow-discussion',
        'group' => 'other',
+       'section' => 'message',
        'formatter-class' => 'Flow\NotificationFormatter',
        'icon' => 'flow-discussion',
 );

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I37581b09ea68d1c0481ff9bb08041c9bae9d8ced
Gerrit-PatchSet: 5
Gerrit-Project: mediawiki/extensions/Flow
Gerrit-Branch: master
Gerrit-Owner: Bsitu <[email protected]>
Gerrit-Reviewer: EBernhardson <[email protected]>
Gerrit-Reviewer: Jdlrobson <[email protected]>
Gerrit-Reviewer: SG <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to