From ca918dfae45a48dd616108743cc6ff7815526128 Mon Sep 17 00:00:00 2001 From: dchallener Date: Thu, 5 Oct 2017 16:03:25 +0100 Subject: [PATCH] Resolve the Gravatar URL before image is loaded. --- .../Web/UI/App_Plugins/TheDashboard/TheDashboard.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TheDashboard/Web/UI/App_Plugins/TheDashboard/TheDashboard.html b/TheDashboard/Web/UI/App_Plugins/TheDashboard/TheDashboard.html index d78a06e..016586d 100644 --- a/TheDashboard/Web/UI/App_Plugins/TheDashboard/TheDashboard.html +++ b/TheDashboard/Web/UI/App_Plugins/TheDashboard/TheDashboard.html @@ -4,7 +4,7 @@

Recent activities

Shows recent activities from all users in the back office.

- + {{item.timestamp | date:'medium'}}

@@ -33,7 +33,7 @@

Recent activitiesUnpublished content

Shows unpublished content that has not been been scheduled for publish.

- + {{item.timestamp | date:'medium'}}

{{item.nodeName}} saved by {{item.userDisplayName}} but not published or scheduled.