remove timestamp from question asked

This commit is contained in:
pixeldesu 2014-11-30 20:59:21 +01:00
parent 94f1ac4568
commit ba625247ae
1 changed files with 0 additions and 3 deletions

View File

@ -7,9 +7,6 @@
.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
.media-right.pull-right.text-muted
%i.fa.fa-clock-o
= time_ago_in_words(a.question.created_at)
.panel-body
%p= a.content
- if @user.nil?