From 30791048154ecbecfc779532c7edcf6f868b19fd Mon Sep 17 00:00:00 2001 From: Paul Adam Davis Date: Tue, 22 Jul 2014 20:13:30 +0100 Subject: [PATCH] Make user list images background-image's References https://github.com/TryGhost/Ghost-UI/issues/76 - Swap user avatars in the user list from ing tags to background images --- core/client/templates/settings/users/index.hbs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/core/client/templates/settings/users/index.hbs b/core/client/templates/settings/users/index.hbs index 3641e1a9c8..95bbef1515 100644 --- a/core/client/templates/settings/users/index.hbs +++ b/core/client/templates/settings/users/index.hbs @@ -42,9 +42,9 @@ {{#each activeUsers itemController="settings/users/user"}} {{#link-to 'settings.users.user' this class="object-list-item" }} - Photo of {{unbound name}} + + +