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-0.11.6 base/app/views/conversations/index.html.erb
social_stream-base-0.9.20 app/views/conversations/index.html.erb
social_stream-0.11.5 base/app/views/conversations/index.html.erb
social_stream-0.11.4 base/app/views/conversations/index.html.erb
social_stream-0.11.3 base/app/views/conversations/index.html.erb
social_stream-base-0.9.19 app/views/conversations/index.html.erb
social_stream-0.11.2 base/app/views/conversations/index.html.erb
social_stream-base-0.9.18 app/views/conversations/index.html.erb
social_stream-0.11.1 base/app/views/conversations/index.html.erb
social_stream-base-0.9.16 app/views/conversations/index.html.erb
social_stream-0.11.0 base/app/views/conversations/index.html.erb
social_stream-base-0.9.15 app/views/conversations/index.html.erb
social_stream-0.10.4 base/app/views/conversations/index.html.erb
social_stream-base-0.9.14 app/views/conversations/index.html.erb
social_stream-0.10.3 base/app/views/conversations/index.html.erb
social_stream-base-0.9.13 app/views/conversations/index.html.erb
social_stream-0.10.2 base/app/views/conversations/index.html.erb
social_stream-base-0.9.12 app/views/conversations/index.html.erb
social_stream-0.10.1 base/app/views/conversations/index.html.erb
social_stream-0.10.0 base/app/views/conversations/index.html.erb