r100937 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r100936‎ | r100937 | r100938 >
Date:02:35, 27 October 2011
Author:awjrichards
Status:ok
Tags:fundraising 
Comment:
Followup r99568; removed ->loadvalidateJs() - was misspelled and that JS gets loaded by the parent class anyways
Modified paths:
  • /trunk/extensions/DonationInterface/gateway_forms/TwoStepTwoColumnLetter3.php (modified) (history)

Diff [purge]

Index: trunk/extensions/DonationInterface/gateway_forms/TwoStepTwoColumnLetter3.php
@@ -8,7 +8,6 @@
99 if ( !strlen( $this->getStylePath() ) ) {
1010 $this->setStylePath( $wgExtensionAssetsPath . '/DonationInterface/gateway_forms/css/TwoStepTwoColumnLetter3.css' );
1111 }
12 - $this->loadvalidateJs();
1312 parent::__construct( $gateway, $form_errors );
1413 }
1514

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r99568This time /really/ made TwoStepTwoColumn3 form RL friendly, fixed field names...awjrichards21:06, 11 October 2011

Status & tagging log