Logo
Explore Help
Sign In
kenmirrors/grocy
1
0
Fork 0
You've already forked grocy
mirror of https://github.com/grocy/grocy.git synced 2025-09-30 11:25:03 +00:00
Code Issues Projects Releases Wiki Activity
Files
ba289d6e6aa3583c800692c6212243a666435573
grocy/public/viewjs/recipessettings.js

10 lines
284 B
JavaScript
Raw Normal View History

Changelog, small changes and added missing localization strings for #556
2020-02-10 18:24:15 +01:00
if (BoolVal(Grocy.UserSettings.recipe_ingredients_group_by_product_group))
Include product_group in recipe ingredient list (#556) * Include product_group in recipe ingredient list * Delete 0098.sql Co-authored-by: Bernd Bestel <bernd@berrnd.de>
2020-02-10 11:04:57 -06:00
{
Changelog, small changes and added missing localization strings for #556
2020-02-10 18:24:15 +01:00
$("#recipe_ingredients_group_by_product_group").prop("checked", true);
Include product_group in recipe ingredient list (#556) * Include product_group in recipe ingredient list * Delete 0098.sql Co-authored-by: Bernd Bestel <bernd@berrnd.de>
2020-02-10 11:04:57 -06:00
}
Improved number input initial value decimal handling
2020-11-15 14:15:09 +01:00
Squashed commit Optimized new chore start date handling (references #1612) Change yearly chore schedule to be on the same day each year (closes #817) Use the last price for out of stock ingredients (closes #779) Make it optionally possible to show the recipes list full-width (closes #1772)
2022-02-09 17:48:21 +01:00
if (BoolVal(Grocy.UserSettings.recipes_show_list_side_by_side))
{
$("#recipes_show_list_side_by_side").prop("checked", true);
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.5 Page: 254ms Template repo/view: 9ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API