diff rhodecode/templates/files/files_browser.html @ 668:dff6d5cb8bba beta

fixed deletion of repository on filesystem, works based on scm type for git and hg. agged 'ago' into age function some css fixes
author Marcin Kuzminski <marcin@python-works.com>
date Sun, 07 Nov 2010 15:07:53 +0100
parents c8bd0e6cc3da
children 9279dfedcf93
line wrap: on
line diff
--- a/rhodecode/templates/files/files_browser.html	Sun Nov 07 15:06:43 2010 +0100
+++ b/rhodecode/templates/files/files_browser.html	Sun Nov 07 15:07:53 2010 +0100
@@ -65,7 +65,7 @@
 		             </td>
 		             <td>
 		             	%if node.is_file():
-		             		${node.last_changeset.date} - ${h.age(node.last_changeset.date)} ${_('ago')} 
+		             		${node.last_changeset.date} - ${h.age(node.last_changeset.date)}
 		             	%endif
 		             </td>
 		             <td>