#245 fixed - direkt veröffentlichung von Ankündigungen
This commit is contained in:
@@ -42,6 +42,7 @@ class Meeting < ActiveRecord::Base
|
|||||||
n.text ="Agenda im Anhang"
|
n.text ="Agenda im Anhang"
|
||||||
n.rubrik = self.meetingtyp.rubrik
|
n.rubrik = self.meetingtyp.rubrik
|
||||||
n.author=user
|
n.author=user
|
||||||
|
n.datum=Date.today
|
||||||
n.save
|
n.save
|
||||||
self.neuigkeit= n
|
self.neuigkeit= n
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user