summaryrefslogtreecommitdiff
path: root/static/js/kosten.ls
diff options
context:
space:
mode:
Diffstat (limited to 'static/js/kosten.ls')
-rw-r--r--static/js/kosten.ls2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/js/kosten.ls b/static/js/kosten.ls
index 3327ff3..5362fb3 100644
--- a/static/js/kosten.ls
+++ b/static/js/kosten.ls
@@ -80,7 +80,7 @@ export statJS = jq !->
df = Highcharts.date-format
time = @x
- data <-! $.get df '/stats/_const/%Y/%d' time
+ data <-! $.get df '/stats/_const/%Y/%m' time
$ data .dialog do
title: df '%B %Y' time