fix error
This commit is contained in:
parent
01c31518b0
commit
142300523c
|
@ -109,6 +109,7 @@ class BulletinFeed
|
||||||
announcements = anns_before_filter.to_a
|
announcements = anns_before_filter.to_a
|
||||||
end
|
end
|
||||||
else
|
else
|
||||||
|
anns_before_filter = Bulletin.is_approved_and_show
|
||||||
announcements = []
|
announcements = []
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue