Template:Footer/Links/Default: Difference between revisions

From Donate
Jump to navigation Jump to search
Content deleted Content added
Cbarr (talk | contribs)
No edit summary
Cbarr (talk | contribs)
No edit summary
Line 48: Line 48:
$('#monthly-link').hide();
$('#monthly-link').hide();
$('#onetime-link').show();
$('#onetime-link').show();
} else if (paramsOut['form-countryspecific'] == 'Form-countryspecific-recurring') {
// We're on a recurring page, hide both links
$('#monthly-link').hide();
$('#onetime-link').hide();
} else {
} else {
// We're not on a monthly page. So show a correct link to one.
// We're not on a monthly page. So show a correct link to one.

Revision as of 05:33, 29 January 2012