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
2025-09-20 11:37:13 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
2c0b1a7be0474cd45f8f497c3f9dc3edae534874
grocy
/
public
/
viewjs
/
taskssettings.js
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