7c85ebf6dc
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 lines
249 B
Text
10 lines
249 B
Text
#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
|