2016-04-27 06:07:46 -04:00
|
|
|
.clearfix.calendar
|
|
|
|
.js-contrib-calendar
|
|
|
|
.calendar-hint
|
|
|
|
Summary of issues, merge requests, and push events
|
|
|
|
:javascript
|
|
|
|
new Calendar(
|
2016-09-13 22:43:25 -04:00
|
|
|
#{@activity_dates.to_json},
|
2016-04-27 06:07:46 -04:00
|
|
|
'#{user_calendar_activities_path}'
|
2016-09-13 22:43:25 -04:00
|
|
|
);
|