From da1fee2cc78a127a08a89ae7faaefcafafdb5859 Mon Sep 17 00:00:00 2001 From: Thomas Citharel Date: Mon, 29 Mar 2021 18:08:02 +0200 Subject: [PATCH] Show group feeds for members as well Closes #646 Signed-off-by: Thomas Citharel --- js/src/views/Group/Group.vue | 67 +++++++++++++++++++++++++++++------- 1 file changed, 55 insertions(+), 12 deletions(-) diff --git a/js/src/views/Group/Group.vue b/js/src/views/Group/Group.vue index a1f64a3c1..0d3d52801 100644 --- a/js/src/views/Group/Group.vue +++ b/js/src/views/Group/Group.vue @@ -79,6 +79,49 @@ }" >{{ $t("Group settings") }} + + + + + + {{ $t("Report") }} + + + + + + + {{ $t("RSS/Atom Feed") }} + + + + + + {{ $t("ICS/WebCal Feed") }} + + + + @@ -456,19 +499,19 @@ /> - - - + + +