summaryrefslogtreecommitdiff
path: root/app/views/users/calendar.html.haml
blob: 7f29918dba371da38fb3950388f9fed69d0d7ae2 (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