Sha256: 7fc151c318c5da2ac22199c01d94bb91e011ecb5519fde8b3d854bf580883912
Contents?: true
Size: 317 Bytes
Versions: 6
Compression:
Stored size: 317 Bytes
Contents
<div id="file_block_<%= @content_block.id %>" class="file_block"> <%= image_tag "cms/icons/file_types/#{@content_block.attachment.icon}.png", :alt=>@content_block.attachment.icon %> <%= link_to @content_block.name, @content_block.attachment_link %> <%= @content_block.attachment.file_size.round_bytes %> </div>
Version data entries
6 entries across 6 versions & 1 rubygems