summaryrefslogtreecommitdiff
path: root/app/views/projects/tags
diff options
context:
space:
mode:
authorLin Jen-Shin <godfat@godfat.org>2016-08-16 01:15:29 +0800
committerLin Jen-Shin <godfat@godfat.org>2016-08-16 01:15:29 +0800
commit16b63664f9d73a2ab83feac6eadf959f530208c9 (patch)
tree4f6532ff6f11b3473b3480700ae3270dd2501b0c /app/views/projects/tags
parent73bbaffbfcfb24942111726ae6e04170f1b61ccc (diff)
downloadgitlab-ce-16b63664f9d73a2ab83feac6eadf959f530208c9.tar.gz
It's project, not @project
Diffstat (limited to 'app/views/projects/tags')
-rw-r--r--app/views/projects/tags/_download.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/tags/_download.html.haml b/app/views/projects/tags/_download.html.haml
index 10e8f77ac0c..27e0cd7b1f9 100644
--- a/app/views/projects/tags/_download.html.haml
+++ b/app/views/projects/tags/_download.html.haml
@@ -18,7 +18,7 @@
- if artifacts.any?
%li.dropdown-header Artifacts
- unless pipeline.latest?
- - latest_pipeline = @project.pipeline_for(ref)
+ - latest_pipeline = project.pipeline_for(ref)
%li
%span= latest_pipeline.status.humanize
%li.dropdown-header Previous Artifacts