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

@@ -30,6 +30,7 @@
</div>
<div class="span3">
<%= render 'calendars/calentries', :object=>@rubrik.calendar.calentries %>
<%= link_to "ics-format", calendar_path(@rubrik.calendar,:format=>:ics) %>
</div>
</div>