fetprofile path

This commit is contained in:
Andreas Stephanides
2014-11-13 10:19:26 +01:00
parent 02eba03439
commit fd4bd81e96

View File

@@ -5,7 +5,7 @@
:image => @fetprofile.picture.portrait.url.to_s,
:title => @fetprofile.name.to_s ,
:type => "profile",
:url=>fetprofile_path(@fetprofile,:theme=>nil),
:url=>fetprofile_url(@fetprofile,:theme=>nil),
:profile=> {
:first_name=>@fetprofile.vorname,
:last_name=>@fetprofile.nachname