Fix bug.
This commit is contained in:
parent
7f59aa21eb
commit
c57a79dcc8
|
@ -78,7 +78,7 @@ class EventNewsFeed
|
|||
end
|
||||
announcements = anns_before_filter.can_display_and_sorted
|
||||
else
|
||||
announcements = []
|
||||
return
|
||||
end
|
||||
end
|
||||
all_anns = []
|
||||
|
|
Loading…
Reference in New Issue