From dccb7f91161547c4e7496190d42402f3611ad67a Mon Sep 17 00:00:00 2001 From: nilsding Date: Sun, 30 Nov 2014 20:37:10 +0100 Subject: [PATCH] better check 'em twice --- app/views/shared/_answerbox.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/shared/_answerbox.html.haml b/app/views/shared/_answerbox.html.haml index b8e4695c..fb54537e 100644 --- a/app/views/shared/_answerbox.html.haml +++ b/app/views/shared/_answerbox.html.haml @@ -12,7 +12,7 @@ .panel-body %p= a.content / TODO: Andreas, mach was draus: - = time_ago_in_words(a.question.created_at) + = time_ago_in_words(a.created_at) - if @user.nil? .row .col-md-6.col-sm-4.col-xs-7.text-left.text-muted