From 5a3746e24288d8736e5ab441989d88795b0cde86 Mon Sep 17 00:00:00 2001 From: Luciano Prestes Cavalcanti Date: Fri, 13 Mar 2015 14:58:45 -0300 Subject: [PATCH] Remove title of edit software --- views/software_communities_plugin_myprofile/_main_software_editor_extras.html.erb | 2 -- 1 file changed, 0 insertions(+), 2 deletions(-) diff --git a/views/software_communities_plugin_myprofile/_main_software_editor_extras.html.erb b/views/software_communities_plugin_myprofile/_main_software_editor_extras.html.erb index 9bacd0a..0833af8 100644 --- a/views/software_communities_plugin_myprofile/_main_software_editor_extras.html.erb +++ b/views/software_communities_plugin_myprofile/_main_software_editor_extras.html.erb @@ -1,5 +1,3 @@ -

<%= @profile.software_info.name + _(' Information') %>

-

<%= _("Name") %>

<%= text_field_tag("community[name]", @profile.name) %> -- libgit2 0.21.2