This commit is contained in:
pixeldesu 2015-05-06 02:07:12 +02:00
parent 42b41a268b
commit 61fdaf6742
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
.hidden-xs= render 'shared/links'
.col-md-9.col-xs-12.col-sm-8.j2-col-reset
= render 'shared/questionbox'
= unless @user.banned?
- unless @user.banned?
#answers
- @answers.each do |a|
= render 'shared/answerbox', a: a