From 66f694456a97ea7440bb5a0eaa31432a5c57f179 Mon Sep 17 00:00:00 2001 From: Luciano Prestes Cavalcanti Date: Mon, 2 Mar 2015 16:31:26 -0300 Subject: [PATCH] Add subtitle into software community edit page --- views/profile_editor/edit_software_community.html.erb | 2 ++ 1 file changed, 2 insertions(+), 0 deletions(-) diff --git a/views/profile_editor/edit_software_community.html.erb b/views/profile_editor/edit_software_community.html.erb index 1727f0b..657c447 100644 --- a/views/profile_editor/edit_software_community.html.erb +++ b/views/profile_editor/edit_software_community.html.erb @@ -1,5 +1,7 @@

<%= _('Configure Community') %>

+
<%= _('Set the basic settings of the software associated community') %>
+ <%= javascript_include_tag 'deactivate_profile' %> <%= error_messages_for :profile_data %> -- libgit2 0.21.2