Sha256: 0f52c7f4a5782c8f6256c3c4f0d86ed75e46b3917b915894879fd9d1deb00c10

Contents?: true

Size: 296 Bytes

Versions: 25

Compression:

Stored size: 296 Bytes

Contents

<% content_for :title do %>
  <%=t('message.other')%>
<% end %>

<section id="conversations">

  <%= render partial: 'toolbar/messages' %>

  <%= render :partial => 'index' %>

  <%= javascript_tag do %>
    $(function() {
      SocialStream.Conversation.index();
    });
  <% end %>

</section>

Version data entries

25 entries across 25 versions & 2 rubygems

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