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

Change subject: Enable event logging on collections link
......................................................................


Enable event logging on collections link

Change-Id: I321b6a5e046e6ab5c4a0adf1a5b8eb8c174484e9
Dependency: I9f24cf7e42e1ccf8adb05caf90526efd85791829
Bug: T92855
---
M includes/Gather.hooks.php
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Jhernandez: Looks good to me, but someone else must approve
  Jdlrobson: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/includes/Gather.hooks.php b/includes/Gather.hooks.php
index 643e63e..26575f3 100644
--- a/includes/Gather.hooks.php
+++ b/includes/Gather.hooks.php
@@ -78,6 +78,7 @@
                                                                'href' => 
SpecialPage::getTitleFor( 'Gather' )->getLocalURL(),
                                                                // FIXME: 
Temporarily watchlist icon
                                                                'class' => 
CSS::iconClass( 'watchlist', 'before' ),
+                                                               
'data-event-name' => 'collections',
                                                        ),
                                                ),
                                        ),

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I321b6a5e046e6ab5c4a0adf1a5b8eb8c174484e9
Gerrit-PatchSet: 3
Gerrit-Project: mediawiki/extensions/Gather
Gerrit-Branch: master
Gerrit-Owner: Jdlrobson <[email protected]>
Gerrit-Reviewer: Jdlrobson <[email protected]>
Gerrit-Reviewer: Jhernandez <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to