From 5522ac5592eda2e6ee79f387e021e9a980cccf2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mikita=20Wi=C5=9Bniewski?= Date: Thu, 2 Feb 2023 10:27:57 +0700 Subject: [PATCH] Groups: move Statistics from Edit tab to its' own profile link after all, it doesn't have anything to do with changing the groups' admins, removing followers and changing name/description --- Web/Presenters/templates/Group/Edit.xml | 5 ---- Web/Presenters/templates/Group/Followers.xml | 5 ---- Web/Presenters/templates/Group/Statistics.xml | 25 +------------------ Web/Presenters/templates/Group/View.xml | 1 + 4 files changed, 2 insertions(+), 34 deletions(-) diff --git a/Web/Presenters/templates/Group/Edit.xml b/Web/Presenters/templates/Group/Edit.xml index ce9a8f04..ec58c34a 100644 --- a/Web/Presenters/templates/Group/Edit.xml +++ b/Web/Presenters/templates/Group/Edit.xml @@ -22,11 +22,6 @@ {_followers} -
- - {_statistics} - -
diff --git a/Web/Presenters/templates/Group/Followers.xml b/Web/Presenters/templates/Group/Followers.xml index 5e2b09b0..45e40bbb 100644 --- a/Web/Presenters/templates/Group/Followers.xml +++ b/Web/Presenters/templates/Group/Followers.xml @@ -33,11 +33,6 @@ {_followers}
-
- - {_statistics} - -
{/if} {/block} diff --git a/Web/Presenters/templates/Group/Statistics.xml b/Web/Presenters/templates/Group/Statistics.xml index c005c663..f1b53cc1 100644 --- a/Web/Presenters/templates/Group/Statistics.xml +++ b/Web/Presenters/templates/Group/Statistics.xml @@ -6,30 +6,7 @@ {/block} {block content} -
- - - - -
- -
+

Охват

Этот график отображает охват за последние 7 дней.

diff --git a/Web/Presenters/templates/Group/View.xml b/Web/Presenters/templates/Group/View.xml index e09e3f5f..1abb5856 100644 --- a/Web/Presenters/templates/Group/View.xml +++ b/Web/Presenters/templates/Group/View.xml @@ -102,6 +102,7 @@