forked from bofh/fetsite
very small fix for neuigkeit controller
This commit is contained in:
@@ -50,7 +50,7 @@ class NeuigkeitenController < ApplicationController
|
|||||||
end
|
end
|
||||||
@calentry=ce
|
@calentry=ce
|
||||||
ce.object=@neuigkeit
|
ce.object=@neuigkeit
|
||||||
@neuigkeit.calentry=ce
|
@neuigkeit.calentries<<ce
|
||||||
@neuigkeit.save
|
@neuigkeit.save
|
||||||
|
|
||||||
render 'edit'
|
render 'edit'
|
||||||
|
|||||||
Reference in New Issue
Block a user