From 746a6fed7c0dd707e0f0e942f93c6b636ff1db9a Mon Sep 17 00:00:00 2001 From: Cess Date: Thu, 28 Feb 2019 01:34:18 +0300 Subject: [PATCH] render range in main stats --- app/views/stats/_range.html.erb | 47 +-------------------------------- app/views/stats/index.html.erb | 46 ++++++++++++++++++++++++++++++++ 2 files changed, 47 insertions(+), 46 deletions(-) diff --git a/app/views/stats/_range.html.erb b/app/views/stats/_range.html.erb index a3e01e52a1b..3d259ca9258 100644 --- a/app/views/stats/_range.html.erb +++ b/app/views/stats/_range.html.erb @@ -142,12 +142,11 @@ <% end %>
+

Member registration may include spam accounts


<%#
%> -
-

Member registration may include spam accounts


<%#
%> @@ -212,47 +211,3 @@ <%# %> <%# %> - - diff --git a/app/views/stats/index.html.erb b/app/views/stats/index.html.erb index 567b0c9716c..650a89a2152 100644 --- a/app/views/stats/index.html.erb +++ b/app/views/stats/index.html.erb @@ -95,6 +95,7 @@
+

Notes, Wikis and Comments Statistics in the past year


@@ -261,3 +262,48 @@ function generateWeekWiseTimeSeries(s, count) { return series; } + + +