36721 Remove incorrect paragraph regarding renaming repos in settings

This commit is contained in:
tauriedavis 2017-08-21 07:47:53 -07:00
parent c26bc5097f
commit a1b855fa02

View file

@ -202,8 +202,6 @@
.sub-section.rename-respository
%h4.warning-title
Rename repository
%p
Export this project with all its related data in order to move your project to a new GitLab instance. Once the export is finished, you can import the file from the "New Project" page.
= render 'projects/errors'
= form_for([@project.namespace.becomes(Namespace), @project]) do |f|
.form-group.project_name_holder