#723 Add button to change avatar on the user setting page
Merged by pingou. Opened by cverna.
cverna/pagure pagure_711  into  master

Download 723.patch
no initial comment

fixes https://pagure.io/pagure/issue/711

It might be nice to include/show the current avatar next to the "Change avatar" button. What do you think?

yeah I think It would be nice too, I ll have a look at that

Avatar added to the user_settings.html

Turns out that if the avatar and the button are in the same div, they are aligned.
It did not look very nice with my avatar because I have a white background, so It is not easy to see where the avatar ends.

Looks good to me :thumbsup: !

Thanks for fixing this :)

Metadata