Search: Restore subreddit results in search api

This commit is contained in:
Florence Yeun
2015-05-07 17:24:14 -07:00
committed by Matt Lee
parent f8dacf2c56
commit 09244ef11a

View File

@@ -1464,7 +1464,7 @@ class SearchPage(BoringPage):
def content(self):
if not feature.is_enabled('subreddit_search'):
return self.content_stack((self.searchbar, self.sr_facets, self.infobar,
self.nav_menu, self._content))
self.nav_menu, self.subreddits, self._content))
return self.content_stack((self.searchbar, self.infobar,
self.nav_menu, self.subreddits, self._content,