This commit is contained in:
holger.trampe 2019-12-12 21:17:14 +01:00
parent 6f2d0adfff
commit 05b84ebe45
2 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ def singleorga(request, pk):
'prios' : prios,
'mail' : user.email,
'userfunc' : user.profile.get_func_display,
'imageurl' : user.profile.image.url,
'imageurl' : user.profile.get_photo_url,
'compfunc' : user.profile.compfunc,
'phoneland' : user.profile.phoneland,
'phonemobile' : user.profile.phonemobile