From 91638c435076736ea1d6ac7f532a35523bd79f89 Mon Sep 17 00:00:00 2001 From: nanalelfe Date: Mon, 25 Jul 2016 04:55:59 -0400 Subject: Added popup window to view messages in profile page --- views/user_profile_alt.hbs | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'views') diff --git a/views/user_profile_alt.hbs b/views/user_profile_alt.hbs index 2270d76..30153d1 100644 --- a/views/user_profile_alt.hbs +++ b/views/user_profile_alt.hbs @@ -199,19 +199,20 @@ col-sm-offset-0 col-md-offset-3 col-lg-offset-3 toppad prf-details"> {{# each inbox }} - - {{ this.date }} - {{ this.subject }} - {{ this.sender }} + + {{ this.date }} + + {{ this.subject }} + + {{ this.sender }} - {{/each}} {{# each inbox}} -