- <%= link_to(h(container), {:controller => 'versions', :action => 'show', :id => container}, :class => "icon icon-package", :style => "color: #666666;") %> - | -||||||
---|---|---|---|---|---|---|
<%= link_to_attachment file, :download => true, :title => file.filename+"\n"+file.description.to_s, :style => "width: 230px; overflow: hidden; white-space: nowrap;text-overflow: ellipsis;" %> | -<%= format_time(file.created_on) %> | -<%= number_to_human_size(file.filesize) %> | -
- <%= file.attachmentstype.typeName %>
-
-
- <%= render :partial => 'attachments/type_edit', :locals => {:attachmenttypes => attachmenttypes,
- :attachment => file,:contentype=>selContentType} %>
-
- |
- <%= file.show_suffix_type %> | -<%= file.downloads %> | - -- <%= link_to(image_tag('delete.png'), attachment_path(file), - :data => {:confirm => l(:text_are_you_sure)}, :method => :delete) if delete_allowed %> - | -
- | - - -
+ <%= link_to(h(container), {:controller => 'versions', :action => 'show', :id => container}, :class => "icon icon-package", :style => "color: #666666;") %> + | +|||||
---|---|---|---|---|---|
<%= link_to_attachment file, :download => true, :title => file.filename+"\n"+file.description.to_s, :style => "width: 230px; overflow: hidden; white-space: nowrap;text-overflow: ellipsis;" %> | + +<%= number_to_human_size(file.filesize) %> | ++ <%= file.attachmentstype.typeName %> + + <%= render :partial => 'attachments/type_edit', :locals => {:attachmenttypes => attachmenttypes, :attachment => file, :contentype => selContentType} %> + + | +<%= file.show_suffix_type %> | +<%= file.downloads %> | + ++ <%= link_to(image_tag('delete.png'), attachment_path(file), + :data => {:confirm => l(:text_are_you_sure)}, :method => :delete) if delete_allowed %> + | +
+ | + + +
<%= link_to_attachment file, :download => true, :title => file.filename+"\n"+file.description.to_s, :style => "width: 230px; overflow: hidden; white-space: nowrap;text-overflow: ellipsis;" %> | -<%= format_time(file.created_on) %> | -<%= number_to_human_size(file.filesize) %> | -
- <%= file.attachmentstype.typeName %>
-
-
- <%= render :partial => 'attachments/type_edit', :locals => {:attachmenttypes => attachmenttypes,
- :attachment => file,:contentype=>selContentType} %>
-
- |
- <%= file.show_suffix_type %> | -<%= file.downloads %> | - -- <%= link_to(image_tag('delete.png'), attachment_path(file), - :data => {:confirm => l(:text_are_you_sure)}, :method => :delete) if delete_allowed %> - | -
- | - - -
<%= link_to_attachment file, :download => true, :title => file.filename+"\n"+file.description.to_s, :style => "width: 230px; overflow: hidden; white-space: nowrap;text-overflow: ellipsis;" %> | + +<%= number_to_human_size(file.filesize) %> | ++ <%= file.attachmentstype.typeName %> + + + <%= render :partial => 'attachments/type_edit', :locals => {:attachmenttypes => attachmenttypes, + :attachment => file,:contentype=>selContentType} %> + + | +<%= file.show_suffix_type %> | +<%= file.downloads %> | + ++ <%= link_to(image_tag('delete.png'), attachment_path(file), + :data => {:confirm => l(:text_are_you_sure)}, :method => :delete) if delete_allowed %> + | +
+ | + + +