Template:Footer/Links/Default: Difference between revisions

Content deleted Content added
Cbarr (talk | contribs)
No edit summary
Cbarr (talk | contribs)
No edit summary
Line 48:
$('#monthly-link').hide();
$('#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 {
// We're not on a monthly page. So show a correct link to one.