diff pylons_app/templates/files/files_browser.html @ 416:25ab66a26975

fix for new bcrypt password. Some templating updates, added "time ago" to file browser changed whoosh dep.
author Marcin Kuzminski <marcin@python-works.com>
date Fri, 20 Aug 2010 18:43:08 +0200
parents 558eb7c5028f
children 15f837c62fa5
line wrap: on
line diff
--- a/pylons_app/templates/files/files_browser.html	Fri Aug 20 10:59:18 2010 +0200
+++ b/pylons_app/templates/files/files_browser.html	Fri Aug 20 18:43:08 2010 +0200
@@ -56,7 +56,7 @@
 		             </td>
 		             <td>
 		             	%if node.is_file():
-		             		${node.last_changeset.date}
+		             		${h.age(node.last_changeset._ctx.date())} - ${node.last_changeset.date}
 		             	%endif
 		             </td>
 		             <td>