devoxx / cfp-speaker

Call for Paper frontent web application for speakers proposals
5 stars 12 forks source link

Add/Show speaker thumbnail #34

Open stephanj opened 11 years ago

stephanj commented 11 years ago

The user needs to be able to add his/her speaker thumbnail in the profile form. showgravatar

LostInBrittany commented 11 years ago

jayv's commits solve a part of the problem, avatars are now shown. But it's not possible to change the avatar, as the current avatar has a ng-click property calling to an uploadThumb function, but that function seems to be undefined.