mirror of
				https://github.com/grocy/grocy.git
				synced 2025-10-31 10:46:36 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			154 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			154 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
| if (BoolVal(Grocy.UserSettings.recipe_ingredients_group_by_product_group))
 | |
| {
 | |
| 	$("#recipe_ingredients_group_by_product_group").prop("checked", true);
 | |
| }
 |