From c7c998ab770bc39ab1acdc94d0753eb07d13a842 Mon Sep 17 00:00:00 2001 From: Arthur Del Esposte Date: Wed, 22 Apr 2015 13:29:29 +0000 Subject: [PATCH] Remove js tag that was breaking software's communities edit page --- views/profile_editor/edit_software_community.html.erb | 1 - 1 file changed, 0 insertions(+), 1 deletion(-) diff --git a/views/profile_editor/edit_software_community.html.erb b/views/profile_editor/edit_software_community.html.erb index fd80b18..d4cfc44 100644 --- a/views/profile_editor/edit_software_community.html.erb +++ b/views/profile_editor/edit_software_community.html.erb @@ -9,7 +9,6 @@ -<%= javascript_include_tag 'deactivate_profile' %> <%= error_messages_for :profile_data %> <%= labelled_form_for :profile_data, :html => { :id => 'profile-data', :multipart => true } do |f| %> -- libgit2 0.21.2