Sha256: f016c75d9b7794c60c980c142a88ab0f3f52c8bb8416f282dd09919099599cba

Contents?: true

Size: 331 Bytes

Versions: 64

Compression:

Stored size: 331 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 :messages %>

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

Version data entries

64 entries across 64 versions & 2 rubygems

Version Path
social_stream-base-1.1.2 app/views/conversations/index.html.erb
social_stream-1.1.1 base/app/views/conversations/index.html.erb
social_stream-base-1.1.1 app/views/conversations/index.html.erb
social_stream-1.1.0 base/app/views/conversations/index.html.erb
social_stream-base-1.1.0 app/views/conversations/index.html.erb
social_stream-1.0.1 base/app/views/conversations/index.html.erb
social_stream-base-1.0.0 app/views/conversations/index.html.erb
social_stream-0.30.2 base/app/views/conversations/index.html.erb
social_stream-base-0.24.2 app/views/conversations/index.html.erb
social_stream-0.30.1 base/app/views/conversations/index.html.erb
social_stream-base-0.24.1 app/views/conversations/index.html.erb
social_stream-0.30.0 base/app/views/conversations/index.html.erb
social_stream-base-0.24.0 app/views/conversations/index.html.erb
social_stream-0.29.0 base/app/views/conversations/index.html.erb
social_stream-base-0.23.0 app/views/conversations/index.html.erb
social_stream-0.28.4 base/app/views/conversations/index.html.erb
social_stream-base-0.22.4 app/views/conversations/index.html.erb
social_stream-0.28.1 base/app/views/conversations/index.html.erb
social_stream-base-0.22.1 app/views/conversations/index.html.erb
social_stream-0.28.0 base/app/views/conversations/index.html.erb