r97929 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r97928‎ | r97929 | r97930 >
Date:17:14, 23 September 2011
Author:awjrichards
Status:ok
Tags:
Comment:
MFT r97928
Modified paths:
  • /branches/fundraising/deployment/DonationInterface/payflowpro_gateway/forms/rapidhtml/html (modified) (history)
  • /branches/fundraising/deployment/DonationInterface/payflowpro_gateway/forms/rapidhtml/html/webitects_2_3step.html (modified) (history)

Diff [purge]

Index: branches/fundraising/deployment/DonationInterface/payflowpro_gateway/forms/rapidhtml/html/webitects_2_3step.html
@@ -85,7 +85,7 @@
8686 <td><label><input type="radio" name="amountRadio" value="50" /> $50</label></td>
8787 <td><label><input type="radio" name="amountRadio" value="100" /> $100</label></td>
8888 <td><label><input type="radio" name="amountRadio" value="250" /> $250</label></td>
89 - <td><label><input type="radio" name="amountRadio" id="input_amount_other" value="other" /> $<input type="text" class="txt-sm hint" name="amountGiven" size="4" id="other-amount" title="Other..." onfocus="this.form.input_amount_other.checked=true;"/></label></td>
 89+ <td><input type="radio" name="amountRadio" id="input_amount_other" value="other" /> <label>$<input type="text" class="txt-sm hint" name="amountGiven" size="4" id="other-amount" title="Other..." onfocus="this.form.input_amount_other.checked=true;"/></label></td>
9090 </tr>
9191 </table>
9292
Property changes on: branches/fundraising/deployment/DonationInterface/payflowpro_gateway/forms/rapidhtml/html
___________________________________________________________________
Added: svn:mergeinfo
9393 Merged /trunk/extensions/DonationInterface/payflowpro_gateway/forms/rapidhtml/html:r75657-77440,77442-79147,79149-79286,79288-79296,79298-79299,79301-79303,79305-96114,96125,96127-97926,97928

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r97928fixing focus issue for other amount fieldkaldari17:12, 23 September 2011

Status & tagging log