Ungate campaign traffic page

This will allow us to get feedback from users. It's still not linked
publicly anywhere.
This commit is contained in:
shlurbee
2012-10-31 14:47:44 -07:00
parent 009a0659aa
commit 28dda9d599

View File

@@ -976,8 +976,7 @@ class FrontController(RedditController, OAuth2ResourceController):
comment=None,
content=content).render()
@validate(VSponsorAdmin(), # gated for development
VTrafficViewer('link'),
@validate(VTrafficViewer('link'),
link=VLink('link'))
def GET_promo_traffic(self, link):
if link: