2016-06-16 23:09:34 +05:30
|
|
|
.clearfix.calendar
|
|
|
|
.js-contrib-calendar
|
|
|
|
.calendar-hint
|
|
|
|
Summary of issues, merge requests, and push events
|
|
|
|
:javascript
|
|
|
|
new Calendar(
|
2016-09-29 09:46:39 +05:30
|
|
|
#{@activity_dates.to_json},
|
2016-06-16 23:09:34 +05:30
|
|
|
'#{user_calendar_activities_path}'
|
2016-09-29 09:46:39 +05:30
|
|
|
);
|