Removing the gilded sorting option from the submission and search result pages

This commit is contained in:
Michael Lazar
2018-08-04 01:03:16 -04:00
parent 9f12aada91
commit b959b5d4bd
7 changed files with 30 additions and 25 deletions

View File

@@ -13,6 +13,7 @@ class SubscriptionController(PageController):
class SubscriptionPage(Page):
BANNER = None
FOOTER = docs.FOOTER_SUBSCRIPTION
def __init__(self, reddit, term, config, oauth, content_type='subreddit'):