diff --git a/rhodecode/templates/files/files_detail.mako b/rhodecode/templates/files/files_detail.mako --- a/rhodecode/templates/files/files_detail.mako +++ b/rhodecode/templates/files/files_detail.mako @@ -21,10 +21,7 @@
- - ${h.show_id(c.commit)} - - + ${h.show_id(c.commit)} ${file_base.refs(c.commit)}
@@ -36,9 +33,7 @@
- - ${h.show_id(c.file_last_commit)} - + ${h.show_id(c.file_last_commit)} ${file_base.refs(c.file_last_commit)}