User facing challenge mentions now point to coursewares, remove completed view from account/show

This commit is contained in:
Nathan Leniz
2015-03-21 18:42:19 +09:00
parent 9cdb2588b4
commit ac511982a4
8 changed files with 33 additions and 106 deletions

View File

@ -297,7 +297,6 @@ exports.returnUser = function(req, res, next) {
website3Link: user.portfolio.website3Link,
website3Title: user.portfolio.website3Title,
website3Image: user.portfolio.website3Image,
challenges: user.completedCoursewares,
ch: user.challengesHash,
calender: data,
moment: moment