Fixing background for unavailable user image file

This commit is contained in:
Zimo 2018-08-23 15:46:20 +02:00
parent 5b96ec2bf2
commit 179cf5c47c

View File

@ -106,7 +106,7 @@
{{/if}}
</figure>
<figure class="user-image">
<figure class="user-image bg-whitegrey">
<div id="user-image" class="img" style={{background-image-style user.profileImageUrl}}><span class="hidden">{{user.name}}"s Picture</span></div>
<button type="button" {{action "toggleUploadImageModal"}} class="edit-user-image">Edit Picture</button>
{{#if showUploadImageModal}}