jenkins-bot has submitted this change and it was merged.
Change subject: configure mention notification to use the right formatter
......................................................................
configure mention notification to use the right formatter
Change-Id: I9b1e6a70eb33b80483f9966c8911b8d7d459059b
---
M Echo.php
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Alex Monk: Looks good to me, approved
jenkins-bot: Verified
diff --git a/Echo.php b/Echo.php
index 130a8be..509a0de 100644
--- a/Echo.php
+++ b/Echo.php
@@ -334,7 +334,7 @@
'icon' => 'linked',
),
'mention' => array(
- 'type' => 'comment',
+ 'formatter-class' => 'EchoCommentFormatter',
'title-message' => 'notification-mention',
'title-params' => array( 'agent', 'subject', 'title' ),
'flyout-message' => 'notification-mention-flyout',
--
To view, visit https://gerrit.wikimedia.org/r/50769
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I9b1e6a70eb33b80483f9966c8911b8d7d459059b
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Echo
Gerrit-Branch: master
Gerrit-Owner: Bsitu <[email protected]>
Gerrit-Reviewer: Alex Monk <[email protected]>
Gerrit-Reviewer: Kaldari <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits