summaryrefslogtreecommitdiff
path: root/app/views/projects
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-11-02 12:08:24 +0000
committerAchilleas Pipinellis <axilleas@axilleas.me>2016-11-02 12:08:24 +0000
commit8db745ef64dc228f6a26d4bd95a8ec1bf7eb42a0 (patch)
tree27c0d6939b8aa66e1776cedd182315d8f0aaf6cc /app/views/projects
parent2023511753d75545aa76968a2991dc962f7a99db (diff)
parentcad97cd4dd4de0bcf119983ae70801b68ec9504c (diff)
downloadgitlab-ce-8db745ef64dc228f6a26d4bd95a8ec1bf7eb42a0.tar.gz
Merge branch 'patch-6' into 'master'
add container registry images to not exported list See the general Documentation guidelines http://docs.gitlab.com/ce/development/doc_styleguide.html ## What does this MR do? Clarify that images are not exported See merge request !7187
Diffstat (limited to 'app/views/projects')
-rw-r--r--app/views/projects/edit.html.haml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/projects/edit.html.haml b/app/views/projects/edit.html.haml
index ff6a899b92a..c40ad06969e 100644
--- a/app/views/projects/edit.html.haml
+++ b/app/views/projects/edit.html.haml
@@ -181,6 +181,7 @@
%ul
%li Build traces and artifacts
%li LFS objects
+ %li Container registry images
%hr
- if can? current_user, :archive_project, @project
.row.prepend-top-default