remove timestamp from question asked
This commit is contained in:
parent
94f1ac4568
commit
ba625247ae
|
@ -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?
|
||||
|
|
Loading…
Reference in New Issue