From f431090e0fc0a75f70c7ced41e1835ba800d384e Mon Sep 17 00:00:00 2001 From: Tyler Renelle Date: Tue, 5 Feb 2013 11:49:17 -0500 Subject: [PATCH] forgot to bring in hiding ads --- views/app/index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/views/app/index.html b/views/app/index.html index 66c9b504de..36eda59f30 100644 --- a/views/app/index.html +++ b/views/app/index.html @@ -361,6 +361,7 @@ {#if _loggedIn} {#unless equal(@type,'reward')} + {#unless equal(_user.flags.ads,'hide')}
@@ -378,6 +379,7 @@ + {/} {/} {/}