From 6271b9d13139c1e55118e5f26a3a7bf8caeeb11d Mon Sep 17 00:00:00 2001 From: HumairAK Date: Wed, 27 Jul 2016 01:20:25 -0400 Subject: Added exam following --- views/user_profile_alt.hbs | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'views') diff --git a/views/user_profile_alt.hbs b/views/user_profile_alt.hbs index 7a61366..cf657db 100644 --- a/views/user_profile_alt.hbs +++ b/views/user_profile_alt.hbs @@ -88,20 +88,20 @@
- {{# if user.followers }} -

You are being followed by:

+ {{# if user.examfollows }} +

Here are the exams you are following:

- {{# each user.followers}} + {{# each user.examfollows}} -- cgit v1.2.3
- avatar + Course Code: {{this.course_code}} -

The Dude

-

3 comments

+

Term: {{this.term}}

+

Year: {{this.year}}

+

Type: {{this.type}}