diff --git a/app/views/common/_calendar.html.erb b/app/views/common/_calendar.html.erb
index 14d26badd..517097576 100644
--- a/app/views/common/_calendar.html.erb
+++ b/app/views/common/_calendar.html.erb
@@ -17,7 +17,7 @@ while day <= calendar.enddt %>
<%= render_issue_tooltip i %>
<% else %>
-
+
<%= h("#{i.project} -") unless @project && @project == i.project %>
<%= link_to_version i%>