blob: 1de71f37d1a9dd5bb4debcd3d500587b81d98d47 (
plain)
1
2
3
4
5
6
7
8
9
10
|
#cal-heatmap.calendar
:javascript
new Calendar(
#{@timestamps.to_json},
#{@starting_year},
#{@starting_month},
'#{user_calendar_activities_path}'
);
.calendar-hint Summary of issues, merge requests, and push events
|