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