show profiles good
This commit is contained in:
@ -24,11 +24,12 @@
|
||||
%div= entity.name
|
||||
%div= entity.value
|
||||
%div
|
||||
If you are an artist click
|
||||
=link_to "here" , new_profile_path(kind: :artist) , class: "underline"
|
||||
%br
|
||||
Or a teacher, click
|
||||
=link_to "here" , new_profile_path(kind: :teacher) , class: "underline"
|
||||
- unless @member.artist_profile
|
||||
If you are an artist at Hub Feenix, click
|
||||
=link_to "here" , new_profile_path(kind: :artist) , class: "underline"
|
||||
- unless @member.teacher_profile
|
||||
If you teach at Hub Feenix, click
|
||||
=link_to "here" , new_profile_path(kind: :teacher) , class: "underline"
|
||||
|
||||
- unless @member.member_profile
|
||||
%div
|
||||
|
Reference in New Issue
Block a user