Commit 5ec36902 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Fix calendar js

parent 65a4e64b
...@@ -9,8 +9,6 @@ class @calendar ...@@ -9,8 +9,6 @@ class @calendar
cal.init cal.init
itemName: ["commit"] itemName: ["commit"]
data: timestamps data: timestamps
domain: "year"
subDomain: "month"
start: new Date(starting_year, starting_month) start: new Date(starting_year, starting_month)
domainLabelFormat: "%b" domainLabelFormat: "%b"
id: "cal-heatmap" id: "cal-heatmap"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment