summaryrefslogtreecommitdiff
path: root/doc/user/project
diff options
context:
space:
mode:
authorJames Lopez <james@jameslopez.es>2016-08-11 16:59:37 +0200
committerJames Lopez <james@jameslopez.es>2016-08-11 16:59:37 +0200
commit30f9596c612abc19dd060fa3a8e8ae3d92001d45 (patch)
tree2d63a2407f4e99a22be8581194d40cebf4535d98 /doc/user/project
parent34d5426f0e17a9d0a2d2330b472114e7e457ae05 (diff)
downloadgitlab-ce-30f9596c612abc19dd060fa3a8e8ae3d92001d45.tar.gz
Fix permissions check in controller, added relevant spec and updated docs
Diffstat (limited to 'doc/user/project')
-rw-r--r--doc/user/project/settings/import_export.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/user/project/settings/import_export.md b/doc/user/project/settings/import_export.md
index 2513def49a4..08ff89ce6ae 100644
--- a/doc/user/project/settings/import_export.md
+++ b/doc/user/project/settings/import_export.md
@@ -7,8 +7,7 @@
> than that of the exporter.
> - For existing installations, the project import option has to be enabled in
> application settings (`/admin/application_settings`) under 'Import sources'.
-> Ask your administrator if you don't see the **GitLab export** button when
-> creating a new project.
+> You will have to be an administrator to enable and use the import functionality.
> - You can find some useful raketasks if you are an administrator in the
> [import_export](../../../administration/raketasks/project_import_export.md)
> raketask.