neuigkeiten/calender kleine anpassungen

+ ics link
- Kein "Verwalten Button" mehr
This commit is contained in:
Andreas Stephanides
2013-12-18 09:48:52 +01:00
parent ec17e4f04f
commit c85b8c50cb
7 changed files with 15 additions and 14 deletions

View File

@@ -14,7 +14,10 @@
</p>
</div>
<div class="media-body">
<h1><%= link_to @neuigkeit.title,rubrik_neuigkeit_path(@neuigkeit.rubrik,@neuigkeit) %></h1>
<h1>
<%= @neuigkeit.title%>
</h1>
<%= raw(@neuigkeit.text) %>
<p></p>
</div>