From 0f64767437626e90adaa931cb15c491e5bfa76c9 Mon Sep 17 00:00:00 2001 From: Nicolai Ort Date: Thu, 25 Feb 2021 14:06:41 +0100 Subject: [PATCH] Donors now get their donations linked in the donor overview ref #79 --- src/components/donors/DonorsOverview.svelte | 31 ++++++++++++++++++--- 1 file changed, 27 insertions(+), 4 deletions(-) diff --git a/src/components/donors/DonorsOverview.svelte b/src/components/donors/DonorsOverview.svelte index dd43f7ca..91b9967b 100644 --- a/src/components/donors/DonorsOverview.svelte +++ b/src/components/donors/DonorsOverview.svelte @@ -1,18 +1,24 @@