@ -33,7 +33,7 @@
<% end %>
<% if options[:author] %>
<span class="author" title="attachment.author">
<span class="author" title="<%= attachment.author%>">
<%= link_to h(truncate(attachment.author.name, length: 10, omission: '...')),user_path(attachment.author) %>,
<%= format_time(attachment.created_on) %>
</span>