From e5e9a417daa3d2c21f67b5e9f857299a34f112ad Mon Sep 17 00:00:00 2001 From: maTh Date: Sun, 12 Sep 2021 11:50:00 +0200 Subject: Menu: move stats into subscription management (#3803) * add stats menu into subscription management menu * delete stats menu entry from dropdown menu * Delete aside_stats.phtml * Update aside_subscription.phtml --- app/views/stats/repartition.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/views/stats/repartition.phtml') diff --git a/app/views/stats/repartition.phtml b/app/views/stats/repartition.phtml index e30a02edc..88086213e 100644 --- a/app/views/stats/repartition.phtml +++ b/app/views/stats/repartition.phtml @@ -1,4 +1,4 @@ -partial('aside_stats'); ?> +partial('aside_subscription'); ?>