Sha256: b31d680610cbeddf624875278c4b65506e2df8471e0820d7b0554b85fd765e10

Contents?: true

Size: 342 Bytes

Versions: 50

Compression:

Stored size: 342 Bytes

Contents

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

<% sidebar %>

<% 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

50 entries across 50 versions & 4 rubygems

Version Path
social_stream-0.23.4 base/app/views/conversations/index.html.erb
social_stream-base-0.17.3 app/views/conversations/index.html.erb
social_stream-0.23.3 base/app/views/conversations/index.html.erb
social_stream-base-0.17.2 app/views/conversations/index.html.erb
social_stream-0.23.2 base/app/views/conversations/index.html.erb
social_stream-base-0.17.1 app/views/conversations/index.html.erb
social_stream-0.23.1 base/app/views/conversations/index.html.erb
social_stream-base-0.17.0 app/views/conversations/index.html.erb
social_stream-0.22.1 base/app/views/conversations/index.html.erb
social_stream-base-0.16.4 app/views/conversations/index.html.erb
social_stream-0.22.0 base/app/views/conversations/index.html.erb
social_stream-base-0.16.3 app/views/conversations/index.html.erb
social_stream-0.21.4 base/app/views/conversations/index.html.erb
social_stream-base-0.16.2 app/views/conversations/index.html.erb
social_stream-0.21.3 base/app/views/conversations/index.html.erb
social_stream-0.21.2 base/app/views/conversations/index.html.erb
social_stream-0.21.1 base/app/views/conversations/index.html.erb
social_stream-base-0.16.1 app/views/conversations/index.html.erb
social_stream-0.21.0 base/app/views/conversations/index.html.erb
social_stream-base-0.16.0 app/views/conversations/index.html.erb