r87850 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r87849‎ | r87850 | r87851 >
Date:22:28, 10 May 2011
Author:brion
Status:ok
Tags:
Comment:
Remove stray debug line that crept into r87845 -- thanks to Krinkle for the catch :D
Modified paths:
  • /trunk/extensions/OpenID/skin/openid.js (modified) (history)

Diff [purge]

Index: trunk/extensions/OpenID/skin/openid.js
@@ -23,7 +23,6 @@
2424
2525 $('#openid_url').val($('#openid_provider_url_' + openid.current).val().replace(/{.*}/, param));
2626 }
27 - event.preventDefault();
2827 },
2928 init: function() {
3029 var provider = $.cookie('openid.provider');

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r87845Convert OpenID extension to use ResourceLoader, remove extra copy of jquery...brion21:33, 10 May 2011

Status & tagging log