From 1b6e45f969d7f2250d8a98876c1a380ce3965afa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mikita=20Wi=C5=9Bniewski?= Date: Sun, 30 Apr 2023 21:40:06 +0700 Subject: [PATCH] Groups: move Statistics from Edit tab to its' own profile link (#844) * 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 * Update EditBackdrop.xml oops --- Web/Presenters/templates/Group/Edit.xml | 5 ---- .../templates/Group/EditBackdrop.xml | 5 ---- Web/Presenters/templates/Group/Followers.xml | 5 ---- Web/Presenters/templates/Group/Statistics.xml | 25 +------------------ Web/Presenters/templates/Group/View.xml | 1 + 5 files changed, 2 insertions(+), 39 deletions(-) diff --git a/Web/Presenters/templates/Group/Edit.xml b/Web/Presenters/templates/Group/Edit.xml index 0ed6a465..22f0b490 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/EditBackdrop.xml b/Web/Presenters/templates/Group/EditBackdrop.xml index c9378610..1e53fa03 100644 --- a/Web/Presenters/templates/Group/EditBackdrop.xml +++ b/Web/Presenters/templates/Group/EditBackdrop.xml @@ -24,11 +24,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 @@