debian-mirror-gitlab/app/views/users/calendar.html.haml

11 lines
249 B
Text
Raw Normal View History

2015-04-26 12:48:37 +05:30
#cal-heatmap.calendar
:javascript
new Calendar(
#{@timestamps.to_json},
#{@starting_year},
#{@starting_month},
'#{user_calendar_activities_path}'
);
2015-11-26 14:37:03 +05:30
.calendar-hint Summary of issues, merge requests and push events