diff --git a/app/views/common/_calendar.html.erb b/app/views/common/_calendar.html.erb index 63cb43c97..d5361c099 100644 --- a/app/views/common/_calendar.html.erb +++ b/app/views/common/_calendar.html.erb @@ -22,7 +22,7 @@
<%= day.day %>
<% calendar.events_on(day).each do |i| %> <% if i.is_a? Issue %> -