From 76da9065e2121b7b83c2ac635f4a50e4739168c1 Mon Sep 17 00:00:00 2001 From: pixeldesu Date: Sun, 30 Nov 2014 20:55:22 +0100 Subject: [PATCH] information for inbox --- app/views/inbox/show.html.haml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/app/views/inbox/show.html.haml b/app/views/inbox/show.html.haml index 3a55ae82..34610d9a 100644 --- a/app/views/inbox/show.html.haml +++ b/app/views/inbox/show.html.haml @@ -10,7 +10,10 @@ .media-body %h6.text-muted.media-heading.answerbox-question-user= user_screen_name i.question.user, i.question.author_is_anonymous %p.answerbox-question-text= i.question.content - .panel-body + %p.timestamp + asked + = time_ago_in_words(i.question.created_at) + ago %textarea.form-control{name: 'ib-answer', 'data-id' => i.id} %br/ %button.btn.btn-success{name: 'ib-answer', 'data-ib-id' => i.id}