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-30 03:15:08 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
9498dd9c674e1cf1daf88d610a53848bd64109d1
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