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
This commit is contained in:
parent
13bf67d958
commit
70414b5c8c
@ -231,7 +231,7 @@
|
||||
<!-- Template for the task list -->
|
||||
<script type="text/ng-template" id="/inline/discussion.html">
|
||||
<div>
|
||||
<h4>Events timeline
|
||||
<h4>Events Timeline and Comments
|
||||
<a href ng-click="updateFilter()" ng-show="isLoggedIn"><i class="fa fa-gear"></i></a>
|
||||
<result-set-pager
|
||||
class="text-muted pull-right"
|
||||
|
Loading…
x
Reference in New Issue
Block a user