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-19 11:05:50 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
bae83535dd65cd1fd62c848e9340a9c90da57b65
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