diff --git a/app/views/shared/_organization_custom_fields.html.erb b/app/views/shared/_organization_custom_fields.html.erb index ea7ad18..140d233 100644 --- a/app/views/shared/_organization_custom_fields.html.erb +++ b/app/views/shared/_organization_custom_fields.html.erb @@ -30,6 +30,4 @@ <%= optional_field(profile, 'foundation_year', f.text_field(:foundation_year)) %> <% end %> -<%= render :partial => 'shared/custom_fields', :locals => {:f => f, :profile => profile, :signup => true} %> - <%= javascript_include_tag('city_state_validation') %> -- libgit2 0.21.2