diff --git a/changes/changelog.d/103.bugfix b/changes/changelog.d/103.bugfix new file mode 100644 index 000000000..59b83abde --- /dev/null +++ b/changes/changelog.d/103.bugfix @@ -0,0 +1 @@ +Fixed synchronized start/stop radio buttons for all custom radios (#103) diff --git a/front/src/components/Pagination.vue b/front/src/components/Pagination.vue index 71813a18a..57ae4235d 100644 --- a/front/src/components/Pagination.vue +++ b/front/src/components/Pagination.vue @@ -1,6 +1,7 @@