r97925 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r97924
|
r97925
|
r97926
>
Date:
16:45, 23 September 2011
Author:
pgehres
Status:
ok
Tags:
Comment:
Fixing missing step 2 header on error reload
Modified paths:
/trunk/extensions/DonationInterface/payflowpro_gateway/forms/rapidhtml/html/webitects_2_3step.html
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/DonationInterface/payflowpro_gateway/forms/rapidhtml/html/webitects_2_3step.html
—
—
@@ -350,6 +350,7 @@
351
351
showStep2();
352
352
});
353
353
$("#step3header").click(function(){
354
+ showStep2();
354
355
showStep3();
355
356
});
356
357
Follow-up revisions
Revision
Commit summary
Author
Date
r97926
Actually fixing bug fix attempted in
r97925
.
pgehres
16:50, 23 September 2011
r97927
MFT
r97923
,
r97925
,
r97926
awjrichards
17:00, 23 September 2011
Status & tagging log
16:59, 23 September 2011
Awjrichards
(
talk
|
contribs
)
changed the
status
of r97925
[
removed:
new
added:
ok]