From 6f2fe2d80ef30393469e3aa73e32ece03ac68839 Mon Sep 17 00:00:00 2001 From: Peter Zimon Date: Wed, 10 Mar 2021 18:01:21 +0100 Subject: [PATCH] Fixed top members 'since' column on Dashboard - removed from time from Top members list --- ghost/admin/app/templates/dashboard.hbs | 1 - 1 file changed, 1 deletion(-) diff --git a/ghost/admin/app/templates/dashboard.hbs b/ghost/admin/app/templates/dashboard.hbs index 66cbde7cbf..8e7ca5d44a 100644 --- a/ghost/admin/app/templates/dashboard.hbs +++ b/ghost/admin/app/templates/dashboard.hbs @@ -206,7 +206,6 @@ {{else}} {{moment-format member.createdAtUTC "D MMM YYYY"}}
- {{moment-from-now member.createdAtUTC}}
{{/if}}