Skip to content
Snippets Groups Projects
Commit aeaf797f authored by Kushal Pandya's avatar Kushal Pandya
Browse files

Merge branch 'migrate-change-group-button' into 'master'

Migrates the button to change group URL

See merge request gitlab-org/gitlab!88323
parents a234921b ecf40b5e
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -23,7 +23,7 @@
title: group_url_error_message,
maxlength: ::Namespace::URL_MAX_LENGTH,
"data-bind-in" => "#{'create_chat_team' if Gitlab.config.mattermost.enabled}"
= f.submit s_('GroupSettings|Change group URL'), class: 'btn gl-button btn-warning'
= f.submit s_('GroupSettings|Change group URL'), class: 'btn gl-button btn-danger'
 
= render 'groups/settings/transfer', group: @group
= render 'groups/settings/remove', group: @group, remove_form_id: remove_form_id
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment