summaryrefslogtreecommitdiff
path: root/app/views/projects
diff options
context:
space:
mode:
authorBen Bodenmiller <bbodenmiller@hotmail.com>2016-10-29 03:38:19 +0000
committerBen Bodenmiller <bbodenmiller@hotmail.com>2016-10-29 03:38:19 +0000
commitcad97cd4dd4de0bcf119983ae70801b68ec9504c (patch)
tree4204e094f54952ce763b91c10d360b3b918f3cda /app/views/projects
parentb216d9bf85388e34891e392d8c80e72643d639c0 (diff)
downloadgitlab-ce-cad97cd4dd4de0bcf119983ae70801b68ec9504c.tar.gz
add container registry images to not exported list
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 30473d14b9b..d2623e85c87 100644
--- a/app/views/projects/edit.html.haml
+++ b/app/views/projects/edit.html.haml
@@ -180,6 +180,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