Fix calendar js
This commit is contained in:
parent
65a4e64b3a
commit
5ec36902dd
1 changed files with 0 additions and 2 deletions
|
@ -9,8 +9,6 @@ class @calendar
|
|||
cal.init
|
||||
itemName: ["commit"]
|
||||
data: timestamps
|
||||
domain: "year"
|
||||
subDomain: "month"
|
||||
start: new Date(starting_year, starting_month)
|
||||
domainLabelFormat: "%b"
|
||||
id: "cal-heatmap"
|
||||
|
|
Loading…
Reference in a new issue