Hotfix to not break discover page

This commit is contained in:
Georg Gadinger 2017-03-31 15:11:38 +02:00
parent 3424cc47c9
commit 9766ede53c
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
- if type == "discover"
.pull-left
%a{href: user_screen_name(q.user, link_only: true)}
%img.answerbox--img{src: q.user.profile_picture.url(:medium)}
%img.answerbox--img{src: q.user&.profile_picture.url(:medium)}
.media-body
- if user_signed_in?
.pull-right