Sha256: b947c6ba865e6206fb84b36222f3f315b56bcd811e12cf8af204bad3f2132f54
Contents?: true
Size: 527 Bytes
Versions: 5
Compression:
Stored size: 527 Bytes
Contents
- content_for(:title) { t('.title', inflections) } %h1= yield(:title) = render_collection(@collection, Ecm::Videos::Video, as: :bootstrap_media_object) do |list| = list.media_object(title_method: :name, body: list.resource.description(:html), image_url: list.resource.clip.url(:default_thumb), link_to_more_url: url_for(list.resource), media_body_content_html_options: { class: 'media-body-content.bottom-margin-1 truncate lines-3' }) .well.page-actions = link_to(t('.back'), main_app.root_path, class: 'btn btn-default')
Version data entries
5 entries across 5 versions & 1 rubygems