reddit: Do not embed gold form inside wiki pages.

This commit is contained in:
Andre D
2012-11-26 12:09:44 -05:00
committed by Neil Williams
parent 3bc9344965
commit 9116402109

View File

@@ -193,7 +193,8 @@ class Reddit(Templated):
if srbar and not c.cname and not is_api():
self.srtopbar = SubredditTopBar()
if c.user_is_loggedin and self.show_sidebar and not is_api():
if (c.user_is_loggedin and self.show_sidebar
and not is_api() and not self.show_wiki_actions):
# insert some form templates for js to use
# TODO: move these to client side templates
gold = GoldPayment("gift",