From be0cbfc3d2625a4ca71076d40cbe9d100b6f3072 Mon Sep 17 00:00:00 2001 From: Tyler Renelle Date: Mon, 11 Feb 2013 01:42:42 -0500 Subject: [PATCH] don't show pet in customize modal --- views/app/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/views/app/index.html b/views/app/index.html index 88237b69c9..7dadb79846 100644 --- a/views/app/index.html +++ b/views/app/index.html @@ -137,7 +137,7 @@ do a find for the string after "→"
- +
{username(_user.auth)}
@@ -634,7 +634,7 @@ do a find for the string after "→"
- {#if _user.items.pet}{/} + {#unless @minimal}{#if _user.items.pet}{/}{/}
{#with @profile.preferences as :p}