mirror of
https://github.com/grocy/grocy.git
synced 2025-08-15 18:26:00 +00:00
Changelog, small changes and added missing localization strings for #556
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
if (BoolVal(Grocy.UserSettings.recipe_ingredient_display_product_group))
|
||||
if (BoolVal(Grocy.UserSettings.recipe_ingredients_group_by_product_group))
|
||||
{
|
||||
$("#recipe_ingredient_display_product_group").prop("checked", true);
|
||||
$("#recipe_ingredients_group_by_product_group").prop("checked", true);
|
||||
}
|
||||
|
Reference in New Issue
Block a user