check your timestamp privileges

This commit is contained in:
nilsding 2014-11-30 20:36:26 +01:00
parent 97c197f112
commit f6906d0dde
1 changed files with 4 additions and 0 deletions

View File

@ -7,8 +7,12 @@
.media-body
%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)
.panel-body
%p= a.content
/ TODO: Andreas, mach was draus:
= time_ago_in_words(a.question.created_at)
- if @user.nil?
.row
.col-md-6.col-sm-4.col-xs-7.text-left.text-muted