Sha256: a75ff16551ae54ad9c765dbd0131c207d880f3c546105c36b828777de19f50b2
Contents?: true
Size: 399 Bytes
Versions: 33
Compression:
Stored size: 399 Bytes
Contents
<li class="assign_file_file <%= cycle('even', 'odd') %>"> <%= link_to( render_icon(file_to_assign.icon_css_class) + file_to_assign.name, { controller: 'essence_files', action: 'assign', attachment_id: file_to_assign.id, content_id: @content.id, options: @options.to_json }, remote: true, method: 'put', title: file_to_assign.name ) %> </li>
Version data entries
33 entries across 33 versions & 2 rubygems