Make timestamp a permalink

This commit is contained in:
riking 2014-05-25 19:10:09 -07:00
parent e0a2c84752
commit 66453c4692
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@
<div class='topic-meta-data'>
{{poster-name post=this expandAction="showPosterExpansion"}}
<div class='post-info'>
<a href='#' class='post-date' {{bind-attr data-share-url="shareUrl"}} {{bind-attr data-post-number="post_number"}}>{{unboundAgeWithTooltip created_at}}</a>
<a {{bind-attr href="shareUrl"}} class='post-date' {{bind-attr data-share-url="shareUrl"}} {{bind-attr data-post-number="post_number"}}>{{unboundAgeWithTooltip created_at}}</a>
</div>
{{#if hasHistory}}
<div class='post-info edits'>