better check 'em thrice

This commit is contained in:
nilsding 2014-11-30 20:37:52 +01:00
parent dccb7f9116
commit f1d93646a2
1 changed files with 6 additions and 2 deletions

View File

@ -8,11 +8,15 @@
%h6.text-muted.media-heading.answerbox-question-user= user_screen_name a.question.user, a.question.author_is_anonymous
%p.answerbox-question-text= a.question.content
/ TODO: Andreas, mach was draus:
= time_ago_in_words(a.question.created_at)
.timestamp
= time_ago_in_words(a.question.created_at)
ago
.panel-body
%p= a.content
/ TODO: Andreas, mach was draus:
= time_ago_in_words(a.created_at)
.timestamp
= time_ago_in_words(a.created_at)
ago
- if @user.nil?
.row
.col-md-6.col-sm-4.col-xs-7.text-left.text-muted