summaryrefslogtreecommitdiff
path: root/app/views/projects/artifacts
diff options
context:
space:
mode:
authorGrzegorz Bizon <grzesiek.bizon@gmail.com>2015-12-28 10:35:51 +0100
committerGrzegorz Bizon <grzesiek.bizon@gmail.com>2016-01-14 12:48:13 +0100
commitebd69c5fc1296f30238326b901ad73c891d696da (patch)
tree10a773188ebdc7d7c63cbd0329a795a3d4cb6dc3 /app/views/projects/artifacts
parent304c39b6dc5878664c0dace4e3af6bdd2fa395f0 (diff)
downloadgitlab-ce-ebd69c5fc1296f30238326b901ad73c891d696da.tar.gz
Remove artifacts metadata column from database
Diffstat (limited to 'app/views/projects/artifacts')
-rw-r--r--app/views/projects/artifacts/browse.html.haml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/views/projects/artifacts/browse.html.haml b/app/views/projects/artifacts/browse.html.haml
index 141fea9a6d4..f05e5d58265 100644
--- a/app/views/projects/artifacts/browse.html.haml
+++ b/app/views/projects/artifacts/browse.html.haml
@@ -18,3 +18,6 @@
%th Download
= render partial: 'tree_directory', collection: @path.directories!, as: :directory
= render partial: 'tree_file', collection: @path.files, as: :file
+
+- if @path.children.empty?
+ .center Empty