@@ -29,6 +29,7 | |||||
29 | <% end %> |
|
29 | <% end %> | |
30 | </ul> |
|
30 | </ul> | |
31 | <% end %> |
|
31 | <% end %> | |
|
32 | <%= call_hook :view_account_left_bottom, :user => @user %> | |||
32 | </div> |
|
33 | </div> | |
33 |
|
34 | |||
34 | <div class="splitcontentright"> |
|
35 | <div class="splitcontentright"> | |
@@ -63,6 +64,7 | |||||
63 | <%= auto_discovery_link_tag(:atom, :controller => 'projects', :action => 'activity', :user_id => @user, :format => :atom, :key => User.current.rss_key) %> |
|
64 | <%= auto_discovery_link_tag(:atom, :controller => 'projects', :action => 'activity', :user_id => @user, :format => :atom, :key => User.current.rss_key) %> | |
64 | <% end %> |
|
65 | <% end %> | |
65 | <% end %> |
|
66 | <% end %> | |
|
67 | <%= call_hook :view_account_right_bottom, :user => @user %> | |||
66 | </div> |
|
68 | </div> | |
67 |
|
69 | |||
68 | <% html_title @user.name %> |
|
70 | <% html_title @user.name %> |
General Comments 0
You need to be logged in to leave comments.
Login now