r113959 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r113958‎ | r113959 | r113960 >
Date:21:18, 15 March 2012
Author:catrope
Status:ok
Tags:
Comment:
1.19wmf1: Temporarily disable clicktracking for toolbox-link per Dario. Will merge to trunk later
Modified paths:
  • /branches/wmf/1.19wmf1/extensions/ArticleFeedback/modules/ext.articleFeedback/ext.articleFeedback.js (modified) (history)

Diff [purge]

Index: branches/wmf/1.19wmf1/extensions/ArticleFeedback/modules/ext.articleFeedback/ext.articleFeedback.js
@@ -334,7 +334,8 @@
335335 .text( mw.msg( 'articlefeedback-form-switch-label' ) )
336336 .click( function() {
337337 // Click tracking
338 - trackClick( 'toolbox-link' );
 338+ // Temporarily disabled per Dario's request --Roan
 339+ //trackClick( 'toolbox-link' );
339340 // Get the image, set the count and an interval.
340341 var $box = $( '#mw-articlefeedback' );
341342 var count = 0;

Follow-up revisions

RevisionCommit summaryAuthorDate
r113976MTT r113958, r113959catrope23:25, 15 March 2012

Status & tagging log