diff options
author | Filipa Lacerda <filipa@gitlab.com> | 2019-06-12 10:18:37 +0100 |
---|---|---|
committer | Filipa Lacerda <filipa@gitlab.com> | 2019-06-12 10:19:36 +0100 |
commit | 442dce052a11600689597da932970e05439cc4a9 (patch) | |
tree | b4b9ec67f0be3c54c2389d93df1fa6b54689bba4 /changelogs | |
parent | e206e66bbba9e36a75eb485f65c26f1d5a05e90f (diff) | |
download | gitlab-ce-442dce052a11600689597da932970e05439cc4a9.tar.gz |
Moves table pagination component
Move the table paginaiton component under the
new pagination folder in vue shared components
and updates all the paths
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/62788-clean-up-pagination.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/62788-clean-up-pagination.yml b/changelogs/unreleased/62788-clean-up-pagination.yml new file mode 100644 index 00000000000..05e3a4527b8 --- /dev/null +++ b/changelogs/unreleased/62788-clean-up-pagination.yml @@ -0,0 +1,5 @@ +--- +title: Moves the table pagination shared component +merge_request: +author: +type: other |