From d0541e3741d39f2a5c72d53f248c1e9f84e4ed70 Mon Sep 17 00:00:00 2001 From: Thomas Citharel Date: Fri, 7 Feb 2020 16:13:29 +0100 Subject: [PATCH 1/7] Hide promoted events on overview only if we already have them through participations Signed-off-by: Thomas Citharel --- js/src/views/Home.vue | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/js/src/views/Home.vue b/js/src/views/Home.vue index 7e64ffd10..df9e55bf7 100644 --- a/js/src/views/Home.vue +++ b/js/src/views/Home.vue @@ -37,10 +37,10 @@

{{ $t("Upcoming") }}

- +
- +

{{ $tc('You have one event today.', row[1].length, {count: row[1].length}) }} @@ -71,7 +71,7 @@

{{ $t("Last week") }}

- +