From a6f67d85eb087ad35d0e660201eaab5088c8a5dc Mon Sep 17 00:00:00 2001 From: Sam Date: Sat, 8 Jun 2013 07:47:48 +1000 Subject: [PATCH] also should have caught this earlier --- .../discourse/templates/featured_topics.js.handlebars | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/javascripts/discourse/templates/featured_topics.js.handlebars b/app/assets/javascripts/discourse/templates/featured_topics.js.handlebars index 685bfb51b2..afc1a07b66 100644 --- a/app/assets/javascripts/discourse/templates/featured_topics.js.handlebars +++ b/app/assets/javascripts/discourse/templates/featured_topics.js.handlebars @@ -44,7 +44,7 @@ {{number posts_count}} - {{{unbound age}}} + {{{unboundAge created_at}}} {{/each}}