Sha256: 6ca344e719ddea438487b8bb8474bfe8eb5de05651bd4736b808840260709c1a

Contents?: true

Size: 311 Bytes

Versions: 24

Compression:

Stored size: 311 Bytes

Contents

<%= div_for document do %>
  <div class="thumb">
    <%= link_to icon(document, 70), document %>
  </div>

  <div class="text">
    <h6>
      <%= document.title %>
    </h6>

    <%= render partial: 'objects/timeline_description',
               object: document,
               as: :obj %>
  </div>
<% end %>

Version data entries

24 entries across 24 versions & 2 rubygems

Version Path
social_stream-2.2.2 documents/app/views/documents/_timeline.html.erb
social_stream-documents-2.2.1 app/views/documents/_timeline.html.erb
social_stream-2.2.1 documents/app/views/documents/_timeline.html.erb
social_stream-2.2.0 documents/app/views/documents/_timeline.html.erb
social_stream-documents-2.2.0 app/views/documents/_timeline.html.erb
social_stream-2.1.1 documents/app/views/documents/_timeline.html.erb
social_stream-2.1.0 documents/app/views/documents/_timeline.html.erb
social_stream-documents-2.1.0 app/views/documents/_timeline.html.erb
social_stream-2.0.4 documents/app/views/documents/_timeline.html.erb
social_stream-documents-2.0.4 app/views/documents/_timeline.html.erb
social_stream-2.0.3 documents/app/views/documents/_timeline.html.erb
social_stream-documents-2.0.3 app/views/documents/_timeline.html.erb
social_stream-2.0.2 documents/app/views/documents/_timeline.html.erb
social_stream-documents-2.0.2 app/views/documents/_timeline.html.erb
social_stream-2.0.1 documents/app/views/documents/_timeline.html.erb
social_stream-documents-2.0.1 app/views/documents/_timeline.html.erb
social_stream-2.0.0 documents/app/views/documents/_timeline.html.erb
social_stream-documents-2.0.0 app/views/documents/_timeline.html.erb
social_stream-2.0.0.beta3 documents/app/views/documents/_timeline.html.erb
social_stream-documents-2.0.0.beta3 app/views/documents/_timeline.html.erb