summaryrefslogtreecommitdiff
path: root/app/views/projects/pipelines/index.html.haml
diff options
context:
space:
mode:
authorRegis <boudinot.regis@yahoo.com>2016-10-30 14:46:31 -0600
committerRegis <boudinot.regis@yahoo.com>2016-10-30 14:46:31 -0600
commit384ea58f72d73c858769b22c81e5345e9e3e09bc (patch)
tree7b4d4bd0d25ceaad89db5d26fbb193fe9d20ee7f /app/views/projects/pipelines/index.html.haml
parentae90118e1dfaaf6db890b4bfa00bc45cf287fa21 (diff)
downloadgitlab-ce-384ea58f72d73c858769b22c81e5345e9e3e09bc.tar.gz
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: ""