From 8beb37ed67b5f2fa0f9aa85499a8f11b39c9d067 Mon Sep 17 00:00:00 2001 From: nanalelfe Date: Tue, 26 Jul 2016 20:03:35 -0400 Subject: need pull --- views/user_profile_alt.hbs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'views') diff --git a/views/user_profile_alt.hbs b/views/user_profile_alt.hbs index 4d8fd8b..72baa86 100644 --- a/views/user_profile_alt.hbs +++ b/views/user_profile_alt.hbs @@ -259,7 +259,7 @@
- {{# if comments.length }} + {{# if user.comment_list.length }}

Comment History

@@ -271,7 +271,7 @@ - {{# each comments }} + {{# each user.comment_list }} -- cgit v1.2.3
{{ this.date }} {{ this.comment }}