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

@@ -34,7 +34,6 @@ class CalendarsController < ApplicationController
format.json { render json: @calendar }
end
end
# GET /calendars/1/edit
def edit
@calendar = Calendar.find(params[:id])