abiltiy themengruppe

This commit is contained in:
Andreas Stephanides
2015-05-13 11:20:54 +02:00
parent 53977df4c0
commit c7aec6bb9b
2 changed files with 3 additions and 3 deletions

View File

@@ -124,9 +124,7 @@ class ThemengruppenController < ApplicationController
format.json { render json: @themengruppe.errors, status: :unprocessable_entity }
end
end
end
# DELETE /themengruppen/1
end # DELETE /themengruppen/1
# DELETE /themengruppen/1.json
def destroy
@themengruppe = Themengruppe.find(params[:id])