2016-04-27 06:07:46 -04:00
|
|
|
.clearfix.calendar
|
|
|
|
.js-contrib-calendar
|
|
|
|
.calendar-hint
|
2017-01-26 12:59:50 -05:00
|
|
|
Summary of issues, merge requests, push events, and comments
|
2016-04-27 06:07:46 -04:00
|
|
|
: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-12-22 06:43:54 -05:00
|
|
|
);
|