r100290 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r100289‎ | r100290 | r100291 >
Date:22:49, 19 October 2011
Author:reedy
Status:old
Tags:
Comment:
Merge r100289
Modified paths:
  • /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
@@ -56,7 +56,6 @@
5757 $( '<div class="mw-codechallenge-popup"><div>' )
5858 .click( function( e ) {
5959 e.stopPropagation();
60 - e.preventDefault();
6160 } )
6261 .append( '<div class="mw-codechallenge-popup-callout"></div>' )
6362 .append( challenge.text )

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r100289Fix link clicking in callout boxesreedy22:48, 19 October 2011

Status & tagging log