r98995 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r98994‎ | r98995 | r98996 >
Date:12:34, 5 October 2011
Author:catrope
Status:ok
Tags:
Comment:
[RL2] Fix grammar in comment added in r98942
Modified paths:
  • /branches/RL2/extensions/Gadgets/modules/ext.gadgets.gadgetmanager.js (modified) (history)

Diff [purge]

Index: branches/RL2/extensions/Gadgets/modules/ext.gadgets.gadgetmanager.js
@@ -189,7 +189,7 @@
190190 window.location.href = t.getUrl();
191191
192192 } ).find( 'a' ).click( function( e ) {
193 - // Avoid other links from becoming unclickable,
 193+ // Avoid other links becoming unclickable,
194194 // Don't let clicks on those bubble up
195195 e.stopPropagation();
196196 });

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r98942[RL2] Stop propagation of clicks on other anchor tags inside the gadget row....krinkle22:32, 4 October 2011

Status & tagging log