Suchergebnis darstellung

This commit is contained in:
Andreas Stephanides
2015-01-14 09:07:34 +01:00
parent fd20bd5c90
commit 47b692b243
6 changed files with 15 additions and 49 deletions

View File

@@ -1,8 +1,5 @@
class MeetingsController < ApplicationController
load_and_authorize_resource
def index
parent=params[:parent_type].constantize.find(params[:parent_id])