Issue #64 fixed

This commit is contained in:
Andreas Stephanides
2013-12-01 12:05:08 +01:00
parent b779701ffe
commit e68d8a06d8
6 changed files with 17 additions and 13 deletions

View File

@@ -35,6 +35,7 @@ class GremienController < ApplicationController
# GET /gremien/new.json
def new
@gremium = Gremium.new
@memberships=[Membership.new]
respond_to do |format|
format.html # new.html.erb