summaryrefslogtreecommitdiff
path: root/app/views/projects/pipelines/index.html.haml
diff options
context:
space:
mode:
authorRegis <boudinot.regis@yahoo.com>2017-01-15 00:11:12 -0500
committerRegis <boudinot.regis@yahoo.com>2017-01-15 00:11:12 -0500
commitebc1d5b39d02ddf3d5a94e968084ca67a59603e2 (patch)
tree8cce7d1f180b3a87dbf8b6f898135e45ff0e2c54 /app/views/projects/pipelines/index.html.haml
parentc5a373c634a0547a204c35fec8fd2c4fe4acbca8 (diff)
downloadgitlab-ce-ebc1d5b39d02ddf3d5a94e968084ca67a59603e2.tar.gz
change how pagination component is loadedpipelines_missing_pagination
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 abea6932567..df36279ed75 100644
--- a/app/views/projects/pipelines/index.html.haml
+++ b/app/views/projects/pipelines/index.html.haml
@@ -64,5 +64,4 @@
.vue-pipelines-index
-= page_specific_javascript_tag('vue_pagination/index.js')
= page_specific_javascript_tag('vue_pipelines_index/index.js')