diff --git a/app/views/profile_editor/_organization.rhtml b/app/views/profile_editor/_organization.rhtml index 395a311..24d405e 100644 --- a/app/views/profile_editor/_organization.rhtml +++ b/app/views/profile_editor/_organization.rhtml @@ -2,6 +2,8 @@ <%= required_fields_message if @profile.required_fields.any? %> + <%= required f.text_field(:name) %> + <% if @environment.enabled?('enable_organization_url_change') %>