4f51e1fad0
Signed-off-by: Rémy Coutable <remy@rymai.me>
9 lines
228 B
Text
9 lines
228 B
Text
.clearfix.calendar
|
|
.js-contrib-calendar
|
|
.calendar-hint
|
|
Summary of issues, merge requests, push events, and comments
|
|
:javascript
|
|
new Calendar(
|
|
#{@activity_dates.to_json},
|
|
'#{user_calendar_activities_path}'
|
|
);
|