Sha256: 586d92f6a2c28cf6a9099ce106601d0d4fe1b42d09239e31d29d35a0a8627f1f

Contents?: true

Size: 411 Bytes

Versions: 90

Compression:

Stored size: 411 Bytes

Contents

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

<% content_for :sidebar do %>
  <%= render :partial => 'home/sidebar' %>
<% end %>

<% content_for :javascript do %>
  $('.pagination a').attr('data-remote', 'true');
<% end %>

<%= location(link_to(t('message.' + @box), conversations_path(:box => @box),:remote => true)) %>

<% toolbar :option => :messages %>

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

Version data entries

90 entries across 90 versions & 2 rubygems

Version Path
social_stream-base-0.10.3 app/views/conversations/index.html.erb
social_stream-0.13.2 base/app/views/conversations/index.html.erb
social_stream-base-0.10.2 app/views/conversations/index.html.erb
social_stream-0.13.1 base/app/views/conversations/index.html.erb
social_stream-base-0.10.1 app/views/conversations/index.html.erb
social_stream-0.13.0 base/app/views/conversations/index.html.erb
social_stream-base-0.10.0 app/views/conversations/index.html.erb
social_stream-0.12.14 base/app/views/conversations/index.html.erb
social_stream-base-0.9.36 app/views/conversations/index.html.erb
social_stream-0.12.13 base/app/views/conversations/index.html.erb
social_stream-base-0.9.35 app/views/conversations/index.html.erb
social_stream-0.12.12 base/app/views/conversations/index.html.erb
social_stream-base-0.9.34 app/views/conversations/index.html.erb
social_stream-0.12.11 base/app/views/conversations/index.html.erb
social_stream-base-0.9.33 app/views/conversations/index.html.erb
social_stream-0.12.10 base/app/views/conversations/index.html.erb
social_stream-base-0.9.32 app/views/conversations/index.html.erb
social_stream-0.12.9 base/app/views/conversations/index.html.erb
social_stream-base-0.9.31 app/views/conversations/index.html.erb
social_stream-0.12.8 base/app/views/conversations/index.html.erb