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>2017-01-15 08:11:12 +0300
committerRegis <boudinot.regis@yahoo.com>2017-01-15 08:11:12 +0300
commitebc1d5b39d02ddf3d5a94e968084ca67a59603e2 (patch)
tree8cce7d1f180b3a87dbf8b6f898135e45ff0e2c54 /app/views/projects/pipelines/index.html.haml
parentc5a373c634a0547a204c35fec8fd2c4fe4acbca8 (diff)
change how pagination component is loaded
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')