diff --git a/frontend/src/components/Contributions/ContributionListItem.vue b/frontend/src/components/Contributions/ContributionListItem.vue index 46df31b92..765bd1db8 100644 --- a/frontend/src/components/Contributions/ContributionListItem.vue +++ b/frontend/src/components/Contributions/ContributionListItem.vue @@ -5,7 +5,7 @@ :class="state === 'IN_PROGRESS' ? 'pulse border border-205' : ''" > - +
createdAt {{ createdAt }}
-->
- +
{{ $t('creation') }}
{{ amount | GDD }}
- +
@@ -44,17 +44,18 @@ v-if="(!['CONFIRMED', 'DELETED'].includes(state) && !allContribution) || messagesCount > 0" class="p-2" > - +
- {{ $t('delete') }} + +
{{ $t('delete') }}
- +
- +
- {{ $t('moderatorChat') }} +
{{ $t('moderatorChat') }}
+
- + - +
- +
- +
@@ -18,12 +18,12 @@
-->
- +
- +
@@ -34,14 +34,14 @@
- +
- +
@@ -52,14 +52,14 @@
- +
- +