app/views/conversations/index.js.erb in social_stream-base-0.17.3 vs app/views/conversations/index.js.erb in social_stream-base-0.18.0
- old
+ new
@@ -1,6 +1,6 @@
$("#content").html("<%=escape_javascript(render :partial => 'index') %>");
<%= location(link_to(image_tag("btn/message_" + @box + ".png", :class => "menu_icon")+t('message.' + @box), conversations_path(:box => @box),:remote => true)) %>
$('.pagination a').attr('data-remote', 'true');
-<%= toolbar :option => :messages %>
+<%= toolbar :messages %>