0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-24 23:48:13 -05:00

Merge pull request #3365 from PaulAdamDavis/user-list-img-bg-swap

Make user list images background-image's
This commit is contained in:
Hannah Wolfe 2014-07-23 04:11:14 +01:00
commit 8845f25e02

View file

@ -42,9 +42,9 @@
{{#each activeUsers itemController="settings/users/user"}}
{{#link-to 'settings.users.user' this class="object-list-item" }}
<img class="object-list-item-figure"
src="{{unbound imageUrl}}"
alt="Photo of {{unbound name}}" />
<span class="object-list-item-figure" {{bind-attr style=image}}>
<span class="hidden">Photo of {{unbound name}}</span>
</span>
<div class="object-list-item-body">
<span class="name">