From 17fe8174a27e8fb5f5f4bbfce0be454bea943bf3 Mon Sep 17 00:00:00 2001 From: Douwe Maan Date: Fri, 17 Nov 2017 16:27:38 +0000 Subject: Merge branch 'bvl-fix-count-with-selects' into 'master' Remove the selects when counting the last page Closes #40266 See merge request gitlab-org/gitlab-ce!15456 (cherry picked from commit c406824d319e5b1a073af7cf55c3f24bfa66e2a4) 5a335c4d Remove the selects when counting the last page --- changelogs/unreleased/bvl-fix-count-with-selects.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 changelogs/unreleased/bvl-fix-count-with-selects.yml (limited to 'changelogs') diff --git a/changelogs/unreleased/bvl-fix-count-with-selects.yml b/changelogs/unreleased/bvl-fix-count-with-selects.yml new file mode 100644 index 00000000000..46a882de524 --- /dev/null +++ b/changelogs/unreleased/bvl-fix-count-with-selects.yml @@ -0,0 +1,6 @@ +--- +title: Fix crash when navigating to second page of the group dashbaord when there + are projects and groups on the first page +merge_request: 15456 +author: +type: fixed -- cgit v1.2.1