From 217106e5ae7999d86a076ee5255d103aa61820af Mon Sep 17 00:00:00 2001 From: Jordan R AW Date: Sun, 25 Sep 2022 18:25:36 -0700 Subject: [PATCH] Add the timeline for the user statistics page (#168) Currently, the user statistics is hardcoded to display only stats from the last 90 days. This isn't clear from the display. We can easily fit this content in the existing chart header. --- lib/philomena_web/templates/profile/_statistics.html.slime | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/philomena_web/templates/profile/_statistics.html.slime b/lib/philomena_web/templates/profile/_statistics.html.slime index b9b40ab3..043b3e47 100644 --- a/lib/philomena_web/templates/profile/_statistics.html.slime +++ b/lib/philomena_web/templates/profile/_statistics.html.slime @@ -1,5 +1,5 @@ .block - .block__header: span.block__header__title Statistics + .block__header: span.block__header__title Statistics (Last 90 Days) .block__content table.table.table--stats.center tr