Files
gitlabhq/app/views/users/calendar.html.haml
T
2015-10-16 13:24:28 +02:00

11 lines
249 B
Plaintext

#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