Sha256: 6fa3e07edf90f1609ad7d1d3697bbd608f73805136d7e21f46934c492ae89104
Contents?: true
Size: 346 Bytes
Versions: 2
Compression:
Stored size: 346 Bytes
Contents
%h1= t('.title', inflections) = 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)) .well.page-actions = link_to(t('.back'), main_app.root_path, class: 'btn btn-default')
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ecm_videos-1.0.1 | app/views/ecm/videos/videos/index.haml |
ecm_videos-1.0.0 | app/views/ecm/videos/videos/index.haml |