diaspora/app/views/photos/_new_profile_photo.haml
2016-09-28 21:59:08 +02:00

16 lines
484 B
Text

-# Copyright (c) 2010-2011, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3 or later. See
-# the COPYRIGHT file.
.profile-photo-upload#profile_photo_upload
= owner_image_tag(:thumb_large)
.small-horizontal-spacer
.clearfix
.text-center
#file-upload.btn.btn-primary
=t('.upload')
= image_tag('mobile-spinner.gif', :class => 'hidden', :style => "z-index:-1", :id => 'file-upload-spinner')
%p
#fileInfo