mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-28 00:07:57 -05:00
remove "reported" page temporarily
This commit is contained in:
@@ -257,8 +257,7 @@ class SubredditInfoBar(Wrapped):
|
||||
if c.site.type != 'public':
|
||||
buttons.append(NavButton(plurals.contributors, 'contributors'))
|
||||
buttons.extend([NavButton(menu.banusers, 'banned'),
|
||||
NamedButton('spam'),
|
||||
NamedButton('reports')])
|
||||
NamedButton('spam')])
|
||||
return [NavMenu(buttons, type = "flatlist", base_path = "/about/")]
|
||||
|
||||
class SideBox(Wrapped):
|
||||
|
||||
Reference in New Issue
Block a user