Sha256: 98a57c3979e1d725417311c5b810f71f79419b34c42c3390aad363f044678c9a
Contents?: true
Size: 583 Bytes
Versions: 24
Compression:
Stored size: 583 Bytes
Contents
- drawer_asset ||= asset %li[drawer_asset] .asset .thumbnail - if drawer_asset.attachment_content_type =~ /image/ = link_to image_tag(drawer_asset.icon_path), drawer_asset.attachment.url(:medium), :class => 'fancybox', :title => drawer_asset.title, :rel => "image_group" - else = link_to image_tag(drawer_asset.icon_path), drawer_asset.attachment.url, :target => "_" %small= drawer_asset.list_title .spacer{:style => "height: 4px;"} = link_to "Use This Asset", '#', :class => (params[:single] ? "attach-to-object" : "prepare-for-editor")
Version data entries
24 entries across 24 versions & 1 rubygems