forked from bofh/fetsite
#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.rubrik = self.meetingtyp.rubrik
|
||||
n.author=user
|
||||
n.datum=Date.today
|
||||
n.save
|
||||
self.neuigkeit= n
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user