diff --git a/www/conservancy/static/supporter-page.js b/www/conservancy/static/supporter-page.js index d4072562..fa816290 100644 --- a/www/conservancy/static/supporter-page.js +++ b/www/conservancy/static/supporter-page.js @@ -40,12 +40,12 @@ $(document).ready(function() { $control.find('.toggle-content').slideDown("slow"); }); $(".t-shirt-size-selector").hide(); - $('input[name=os1]:radio').change(function() { + $('input[name=on0]:radio').change(function() { var input=$(this); var tShirtSelector = input.parent().children('.t-shirt-size-selector') var noShippingSelector = input.parent().children('input#no_shipping'); var value = input.val(); - if (value == "Yes") { + if (value == "wantGiftYes") { tShirtSelector.show(); noShippingSelector.val("2"); } else { diff --git a/www/conservancy/static/supporter/index.html b/www/conservancy/static/supporter/index.html index 60608ff4..0a49591c 100644 --- a/www/conservancy/static/supporter/index.html +++ b/www/conservancy/static/supporter/index.html @@ -155,35 +155,31 @@ internal policies are published and available for scrutiny.

Supporters. Donate smaller amounts here.
- - Yes - No + Yes + No
- - - + + + + + + + + +
- - Yes - No
+ Yes + No
- - Yes - No
+ Yes + No

are published and available for scrutiny.

$10/month is a minimum for Conservancy Supporters. Donate smaller amounts here.
- - Yes - No + Yes + No
- - - + + + + + + + + +
- - Yes - No
+ Yes + No
- - Yes - No
+ Yes + No