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:
authorDouwe Maan <douwe@gitlab.com>2016-12-28 19:43:34 +0300
committerDouwe Maan <douwe@gitlab.com>2016-12-28 19:43:34 +0300
commitf3edd7c8f7f4075b7c8c2ef17decf877c36f1f22 (patch)
tree2609932fc8c0428e10b6fda8c1dad486f44d03e8 /changelogs
parentf12a8c467c21d68f355d523fcc31cf28409287b7 (diff)
parentd7a2e92ca0ae7fba4898f2f8ab722033b0721ec9 (diff)
Merge branch '19988-prevent-empty-pagination-when-list-not-empty' into 'master'
adds kaminari_pagination controller concern with bounded pagination to not displ… Closes #19988 See merge request !8172
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/19988-prevent-empty-pagination-when-list-not-empty.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/19988-prevent-empty-pagination-when-list-not-empty.yml b/changelogs/unreleased/19988-prevent-empty-pagination-when-list-not-empty.yml
new file mode 100644
index 00000000000..5570ede4a9a
--- /dev/null
+++ b/changelogs/unreleased/19988-prevent-empty-pagination-when-list-not-empty.yml
@@ -0,0 +1,4 @@
+---
+title: Prevent empty pagination when list is not empty
+merge_request: 8172
+author: