r109788 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r109787‎ | r109788 | r109789 >
Date:01:14, 23 January 2012
Author:krinkle
Status:ok
Tags:
Comment:
[ApiSandbox] rm leftover from r109726
Modified paths:
  • /trunk/extensions/ApiSandbox/ext.apiSandbox.js (modified) (history)

Diff [purge]

Index: trunk/extensions/ApiSandbox/ext.apiSandbox.js
@@ -515,8 +515,6 @@
516516 .appendTo( '#api-sandbox-parameters' )
517517 .add( $submit )
518518 .click( function ( e ) {
519 - // Avoid triggering other stuff, including the sister-button
520 - e.stopImmediatePropagation();
521519 $form.submit();
522520 } )
523521 .button({ disabled: true });

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r109726[ApiSandbox] front-end makeover...krinkle07:10, 22 January 2012

Status & tagging log