2015-01-28 16:18:22 -05:00
|
|
|
#cal-heatmap.calendar
|
2015-01-29 03:53:43 -05:00
|
|
|
:javascript
|
2015-03-26 01:22:10 -04:00
|
|
|
new Calendar(
|
2015-01-28 16:18:22 -05:00
|
|
|
#{@timestamps.to_json},
|
|
|
|
#{@starting_year},
|
2015-03-13 06:39:26 -04:00
|
|
|
#{@starting_month},
|
|
|
|
'#{user_calendar_activities_path}'
|
2015-01-28 16:18:22 -05:00
|
|
|
);
|
2015-10-16 07:24:28 -04:00
|
|
|
|
|
|
|
.calendar-hint Summary of issues, merge requests and push events
|