calendar ics format summary fix

This commit is contained in:
Andreas Stephanides
2013-12-16 10:27:46 +01:00
parent 6f27945a01
commit 9747f40b68
4 changed files with 8 additions and 5 deletions

View File

@@ -5,5 +5,6 @@ format=:timeonly
else
format =:default
end%>
<%= link_to calentry.name, calentry_path(calentry) %>
<%= link_to calentry.text, calentry_path(calentry) %>
</div>