r100275 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r100274‎ | r100275 | r100276 >
Date:20:50, 19 October 2011
Author:reedy
Status:old
Tags:
Comment:
1.18wmf1 MFT r100261
Modified paths:
  • /branches/wmf/1.18wmf1/extensions/Contest (modified) (history)
  • /branches/wmf/1.18wmf1/extensions/Contest/resources/jquery.contestChallenges.js (modified) (history)

Diff [purge]

Index: branches/wmf/1.18wmf1/extensions/Contest/resources/jquery.contestChallenges.js
@@ -55,7 +55,7 @@
5656 .append(
5757 $( '<div class="mw-codechallenge-popup"><div>' )
5858 .click( function( e ) {
59 - e.stopPropogation();
 59+ e.stopPropagation();
6060 e.preventDefault();
6161 } )
6262 .append( '<div class="mw-codechallenge-popup-callout"></div>' )
Property changes on: branches/wmf/1.18wmf1/extensions/Contest
___________________________________________________________________
Modified: svn:mergeinfo
6363 Merged /trunk/extensions/Contest:r100261

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r100261Fix method name typo from r100252reedy19:31, 19 October 2011

Status & tagging log