One of the hide's was missing.
This commit is contained in:
		
							parent
							
								
									f1c924b07e
								
							
						
					
					
						commit
						566324fbcb
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -189,6 +189,7 @@ $(document).ready(function() { | ||||||
|     }); |     }); | ||||||
|     /* Handle toggling of annual/monthly form selections */ |     /* Handle toggling of annual/monthly form selections */ | ||||||
|     $('.supporter-type-selection#monthly').hide(); |     $('.supporter-type-selection#monthly').hide(); | ||||||
|  |     $('.supporter-type-selection#renewal').hide(); | ||||||
|     $('#annualSelector').css("font-weight", "bold").css("font-size", "127%"); |     $('#annualSelector').css("font-weight", "bold").css("font-size", "127%"); | ||||||
| 
 | 
 | ||||||
|     $("a[href$='monthly']").bind('click', function() { |     $("a[href$='monthly']").bind('click', function() { | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Bradley M. Kuhn
						Bradley M. Kuhn