From 09a2aaf6aea7687f20cfa5429b799900c492d226 Mon Sep 17 00:00:00 2001 From: Joenio Costa Date: Thu, 5 Feb 2015 16:42:39 -0300 Subject: [PATCH] Do not show the "profile actions buttons" twice in MyNetworkBlock --- app/views/blocks/my_network.html.erb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/app/views/blocks/my_network.html.erb b/app/views/blocks/my_network.html.erb index 268934b..1d3a03e 100644 --- a/app/views/blocks/my_network.html.erb +++ b/app/views/blocks/my_network.html.erb @@ -1,7 +1,5 @@ <%= block_title(title) %> -<%= render_profile_actions owner.class %> -
- <%= render 'blocks/profile_info_actions/' + owner.class.name.underscore %> + <%= render_profile_actions owner.class %>
-- libgit2 0.21.2