neuigkeit fügt sich nicht korrekt an den calentry dran

This commit is contained in:
Andreas Stephanides
2013-11-27 15:58:02 +01:00
parent 9d0cc621be
commit 7358e0eb16

View File

@@ -56,6 +56,7 @@ def sanitize
self.calentries.each do |calentry|
calentry.calendar= self.rubrik.calendar
calentry.typ=1
calentry.object=self
end
end
end