Make "next X days" configurable (closes #175)

This commit is contained in:
Bernd Bestel
2019-04-20 15:30:45 +02:00
parent 41988aa1ee
commit c1674d33b4
15 changed files with 149 additions and 6 deletions

View File

@@ -0,0 +1 @@
$("#tasks_due_soon_days").val(Grocy.UserSettings.tasks_due_soon_days);