summaryrefslogtreecommitdiff
path: root/app/views/projects/artifacts/_tree_directory.html.haml
diff options
context:
space:
mode:
authorFilipa Lacerda <filipa@gitlab.com>2017-06-02 15:28:17 +0100
committerFilipa Lacerda <filipa@gitlab.com>2017-06-02 15:28:17 +0100
commitf461de24dff1d1a1b877fbe6ab45aa71e3f3f32d (patch)
tree453b6bde71e9e800dd57bcb72853ee8c485893a8 /app/views/projects/artifacts/_tree_directory.html.haml
parent4a8a59c857c34a46fb7e0f1d61171ae8bd2c9b37 (diff)
parentdab266219441144a74b86fa27f4e0528810482d1 (diff)
downloadgitlab-ce-job-details-increase-deboune.tar.gz
Merge branch 'master' into job-details-increase-debounejob-details-increase-deboune
* master: (273 commits) Pipeline show view real time header section Minor refactor based on review feedback Address review comments Show current user immediately in issuable filters Rename `Gitlab::Git::EncodingHelper` to `Gitlab::EncodingHelper` Add new Rake task to simplify the compilation of PO files Fix race condition between pipeline creation and MR diff_head_sha update Resolve "Improve Container Registry description" Allow admins to delete users from the admin users page Add username parameter to gravatar URL Explicitly test etag cache invalidation Fix replying to a commit discussion displayed in the context of an MR Add fog-aliyun as backup storage provider Add missing specs Make sure protected can't be null; Test protected! Update session cookie key name to be unique to instance in development Just mention which GitLab version is required Fix data inconsistency issue for old artifacts by moving them to a currently used path Fix N+1 queries for non-members in comment threads Fix rubocop in spec/helpers/diff_helper_spec.rb ...
Diffstat (limited to 'app/views/projects/artifacts/_tree_directory.html.haml')
-rw-r--r--app/views/projects/artifacts/_tree_directory.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/artifacts/_tree_directory.html.haml b/app/views/projects/artifacts/_tree_directory.html.haml
index 34d5c3b7285..e2966ec33c2 100644
--- a/app/views/projects/artifacts/_tree_directory.html.haml
+++ b/app/views/projects/artifacts/_tree_directory.html.haml
@@ -1,4 +1,4 @@
-- path_to_directory = browse_namespace_project_build_artifacts_path(@project.namespace, @project, @build, path: directory.path)
+- path_to_directory = browse_namespace_project_job_artifacts_path(@project.namespace, @project, @build, path: directory.path)
%tr.tree-item{ 'data-link' => path_to_directory }
%td.tree-item-file-name