Commit c7c998ab770bc39ab1acdc94d0753eb07d13a842
1 parent
6f897277
Exists in
master
and in
5 other branches
Remove js tag that was breaking software's communities edit page
Showing
1 changed file
with
0 additions
and
1 deletions
Show diff stats
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| %> |