base/app/views/avatars/index.html.erb in social_stream-0.23.4 vs base/app/views/avatars/index.html.erb in social_stream-0.24.0
- old
+ new
@@ -1,5 +1,5 @@
-<% toolbar :profile => current_subject %>
+<% toolbar :profile, :subject => current_subject %>
<% content_for :title do%>
<%= current_subject.name %>
<% end%>