Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRegis <boudinot.regis@yahoo.com>2016-10-31 07:14:15 +0300
committerRegis <boudinot.regis@yahoo.com>2016-10-31 07:14:15 +0300
commit5ed18942685d70d556f035d6eb00d374cf0a7606 (patch)
treee6f7e64900264f7e36987e2046212e2bdb973320 /app/views/projects/pipelines/index.html.haml
parent1439b9b8d688e5650be565bd6ffe890ba4393c82 (diff)
remove non existant commit value
Diffstat (limited to 'app/views/projects/pipelines/index.html.haml')
-rw-r--r--app/views/projects/pipelines/index.html.haml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/projects/pipelines/index.html.haml b/app/views/projects/pipelines/index.html.haml
index 718e6b73c93..6309de51409 100644
--- a/app/views/projects/pipelines/index.html.haml
+++ b/app/views/projects/pipelines/index.html.haml
@@ -53,7 +53,6 @@
el: ".app",
data:{
scope: "#{@project.id}",
- commits: "#{@commit}",
store: new gl.PipelineStore(),
},
components: {