forked from bofh/fetsite
cleaning routes
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
class GremienController < ApplicationController
|
||||
# GET /gremien
|
||||
# GET /gremien.json
|
||||
def index
|
||||
def verwalten
|
||||
@gremien = Gremium.all
|
||||
@gremientabs=Gremium.all
|
||||
respond_to do |format|
|
||||
|
||||
Reference in New Issue
Block a user