diff rhodecode/templates/changeset/changeset_file_comment.html @ 2990:0bc7b5895242 beta

small anchor cleanup - fixed readme positioning with fixed bar - added anchor link to inline comment
author Marcin Kuzminski <marcin@python-works.com>
date Wed, 07 Nov 2012 20:50:58 +0100
parents 4fbbc65e8cd5
children 7251b3286077
line wrap: on
line diff
--- a/rhodecode/templates/changeset/changeset_file_comment.html	Wed Nov 07 19:38:46 2012 +0100
+++ b/rhodecode/templates/changeset/changeset_file_comment.html	Wed Nov 07 20:50:58 2012 +0100
@@ -12,7 +12,7 @@
   			${co.author.username}
   		</div>
   		<div class="date">
-  			${h.age(co.modified_at)}
+  			${h.age(co.modified_at)} <a class="permalink" href="#comment-${co.comment_id}">&para;</a>
   		</div>
         %if co.status_change:
            <div  style="float:left" class="changeset-status-container">