removed commented code
This commit is contained in:
		
					parent
					
						
							
								ec354332f8
							
						
					
				
			
			
				commit
				
					
						f0e50a4e94
					
				
			
		
					 2 changed files with 0 additions and 2 deletions
				
			
		|  | @ -147,7 +147,6 @@ | |||
| 
 | ||||
|     function _fetchPricing() { | ||||
|         Object.keys(cardPricing).map(function(element) { | ||||
|             //$('#'+cardPricing[element].id).val(cardPricing[element].value);
 | ||||
|             $('input[name=' + element + ']').val(cardPricing[element].value); | ||||
|         }); | ||||
|         _calcPricing(); | ||||
|  |  | |||
|  | @ -53,7 +53,6 @@ | |||
| 
 | ||||
|     function _fetchPricing() { | ||||
|         Object.keys(cardPricing).map(function(element) { | ||||
|             //$('#'+cardPricing[element].id).val(cardPricing[element].value);
 | ||||
|             $('input[name=' + element + ']').val(cardPricing[element].value); | ||||
|         }); | ||||
|         _calcPricing(); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue