Add actionbar for group homepage
This commit is contained in:
parent
36511d1a13
commit
56982806e4
5 changed files with 35 additions and 13 deletions
|
@ -945,6 +945,7 @@ class ProblemFeed(ProblemList, PageVoteListView):
|
|||
context["feed_type"] = self.feed_type
|
||||
context["has_show_editorial_option"] = False
|
||||
context["has_have_editorial_option"] = False
|
||||
context = self.add_pagevote_context_data(context)
|
||||
|
||||
return context
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue