Skip to content
Snippets Groups Projects
Commit ecf26b89 authored by Metalaka's avatar Metalaka
Browse files

Fix Transfer project input width.

parent d8c9d948
No related branches found
No related tags found
1 merge request!940Fix Transfer project input width.
Loading
Loading
@@ -176,7 +176,7 @@
.form-group
= label_tag :new_namespace_id, nil, class: 'control-label' do
%span Namespace
.col-sm-10
.col-sm-9
.form-group
= select_tag :new_namespace_id, namespaces_options(@project.namespace_id), { prompt: 'Choose a project namespace', class: 'select2' }
%ul
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment