Commit c7c998ab770bc39ab1acdc94d0753eb07d13a842

Authored by Arthur Esposte
1 parent 6f897277

Remove js tag that was breaking software's communities edit page

views/profile_editor/edit_software_community.html.erb
@@ -9,7 +9,6 @@ @@ -9,7 +9,6 @@
9 </spam> 9 </spam>
10 </div> 10 </div>
11 11
12 -<%= javascript_include_tag 'deactivate_profile' %>  
13 <%= error_messages_for :profile_data %> 12 <%= error_messages_for :profile_data %>
14 13
15 <%= labelled_form_for :profile_data, :html => { :id => 'profile-data', :multipart => true } do |f| %> 14 <%= labelled_form_for :profile_data, :html => { :id => 'profile-data', :multipart => true } do |f| %>