diff options
author | Phil Hughes <me@iamphill.com> | 2017-07-10 08:08:54 +0000 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2017-07-10 08:08:54 +0000 |
commit | 8906bbae3898484974fa3a37a7f5133acd5fad80 (patch) | |
tree | c3a4a618b3acd99bfa4a94d7fe135072e91e95ed /changelogs | |
parent | 64701b51aeacf4f4f932f205a2d831880b757a43 (diff) | |
parent | b2b527a6906613fbdab693a897de4a4681fab3bf (diff) | |
download | gitlab-ce-8906bbae3898484974fa3a37a7f5133acd5fad80.tar.gz |
Merge branch '34810-vue-pagination' into 'master'
Prevent default click since we change the url manually
Closes #34810
See merge request !12721
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/34810-vue-pagination.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/34810-vue-pagination.yml b/changelogs/unreleased/34810-vue-pagination.yml new file mode 100644 index 00000000000..5cd03518a98 --- /dev/null +++ b/changelogs/unreleased/34810-vue-pagination.yml @@ -0,0 +1,4 @@ +--- +title: Prevent disabled pagination button to be clicked +merge_request: +author: |