From f07ed70f308416c38f3900b8f092057ef2d6c1b2 Mon Sep 17 00:00:00 2001 From: ogerly Date: Wed, 16 Mar 2022 20:40:59 +0100 Subject: [PATCH] add class on loadMoreLinks button, refactor static 5 to value.pageSize --- .../src/components/DecayInformations/CollapseLinksList.vue | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/frontend/src/components/DecayInformations/CollapseLinksList.vue b/frontend/src/components/DecayInformations/CollapseLinksList.vue index f9adf0f8d..f219a127a 100644 --- a/frontend/src/components/DecayInformations/CollapseLinksList.vue +++ b/frontend/src/components/DecayInformations/CollapseLinksList.vue @@ -7,11 +7,12 @@