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