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-30 23:46:31 +0300
committerRegis <boudinot.regis@yahoo.com>2016-10-30 23:46:31 +0300
commit384ea58f72d73c858769b22c81e5345e9e3e09bc (patch)
tree7b4d4bd0d25ceaad89db5d26fbb193fe9d20ee7f /app/views/projects/pipelines/index.html.haml
parentae90118e1dfaaf6db890b4bfa00bc45cf287fa21 (diff)
change to more component like structure for reusable components
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 7cb77f2034b..6309de51409 100644
--- a/app/views/projects/pipelines/index.html.haml
+++ b/app/views/projects/pipelines/index.html.haml
@@ -56,7 +56,6 @@
store: new gl.PipelineStore(),
},
components: {
- 'vue-commit-link': gl.VueCommitLink,
'vue-pipelines': gl.VuePipeLines,
},
template: ""