From 70414b5c8c0e9ee9257807afb8fdf6a2186f54b6 Mon Sep 17 00:00:00 2001 From: Zara Date: Tue, 8 Mar 2016 11:46:58 +0000 Subject: [PATCH] Mention Comments in Heading for Events Timeline Multiple users have asked us, 'where are the comments?', after being directed to a story detail page, because the heading 'events timeline' doesn't imply commenting. This patch makes things clearer. In the future, we probably want to hide most events by default, and just display comments under a 'comments' heading, and only display history when a user specifically asks for history. Change-Id: Id1b7682fc0406d86b47a4d373ba7f9b5274539df --- src/app/stories/template/detail.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/stories/template/detail.html b/src/app/stories/template/detail.html index 53139c2b..4f665cec 100644 --- a/src/app/stories/template/detail.html +++ b/src/app/stories/template/detail.html @@ -231,7 +231,7 @@