# HG changeset patch # User Chris Cannam # Date 1291832258 0 # Node ID 87f9c79026e5e50d2043c9e06f70231da042c306 # Parent 9c7ad012e34d09ee250f6fa1c0a212da47fed712 * Changeset identifier is a string, not an int (pgsql refuses to accept this otherwise) diff -r 9c7ad012e34d -r 87f9c79026e5 app/views/repositories/_dir_list_content.rhtml --- a/app/views/repositories/_dir_list_content.rhtml Wed Nov 24 12:28:30 2010 +0000 +++ b/app/views/repositories/_dir_list_content.rhtml Wed Dec 08 18:17:38 2010 +0000 @@ -16,7 +16,7 @@ :class => (entry.is_dir? ? 'icon icon-folder' : "icon icon-file #{Redmine::MimeType.css_class_of(entry.name)}")%>