Sha256: cc9e50dde78a68b9634c556054effb6be8e1bdd72dc42e1e5806ddd639f87008
Contents?: true
Size: 391 Bytes
Versions: 36
Compression:
Stored size: 391 Bytes
Contents
.asset{:id => "downloadable#{downloadable.id}"} = link_to downloadable.name.titleize, downloadable %p= downloadable.description - if admin_signed_in? %p.asset-admin = link_to "Remove Downloadable", downloadable, :confirm => 'Are you sure?', :method => :delete = link_to "Edit Downloadable", edit_downloadable_path(downloadable), :rel=>"#overlay", :class => "overlayed"
Version data entries
36 entries across 36 versions & 1 rubygems