This website requires JavaScript.
Explore
Help
Sign In
kenmirrors
/
grocy
Watch
1
Star
0
Fork
0
You've already forked grocy
mirror of
https://github.com/grocy/grocy.git
synced
2026-06-25 09:35:46 -07:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
5cd3fb092a145b1f94de22cecf65758a229d735b
grocy
/
public
/
viewjs
/
taskssettings.js
T
4 lines
103 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Make "next X days" configurable (
closes
#175
)
2019-04-20 15:30:45 +02:00
$
(
"#tasks_due_soon_days"
).
val
(
Grocy
.
UserSettings
.
tasks_due_soon_days
);
Improved number input initial value decimal handling
2020-11-15 14:15:09 +01:00
RefreshLocaleNumberInput
();
Reference in New Issue
Copy Permalink