Termin bei Neuigkeit anzeigen

This commit is contained in:
Andreas Stephanides
2013-12-04 11:04:49 +01:00
parent b21156f05c
commit 80fae06de5
3 changed files with 15 additions and 4 deletions

View File

@@ -5,5 +5,5 @@ format=:timeonly
else
format =:default
end%>
<%= link_to I18n.l(calentry.start) +" bis "+ I18n.l(calentry.ende,:format=>format), calentry_path(calentry) %>
<%= link_to calentry.name, calentry_path(calentry) %>
</div>