gitlab-org--gitlab-foss/app/views/users/calendar.html.haml

11 lines
249 B
Plaintext
Raw Normal View History

#cal-heatmap.calendar
:javascript
2015-03-26 05:22:10 +00:00
new Calendar(
#{@timestamps.to_json},
#{@starting_year},
#{@starting_month},
'#{user_calendar_activities_path}'
);
.calendar-hint Summary of issues, merge requests and push events