remove dropdown from h4
This commit is contained in:
parent
cd62064846
commit
eb6d4c0228
1 changed files with 7 additions and 8 deletions
|
|
@ -11,7 +11,6 @@
|
|||
= friend.name
|
||||
|
||||
%br
|
||||
|
||||
- if friend.already_invited?
|
||||
= link_to t('.resend'), service_inviter_path(:uid => friend.uid, :provider => 'facebook', :invitation_id => friend.invitation_id)
|
||||
- elsif friend.on_diaspora?
|
||||
|
|
|
|||
Loading…
Reference in a new issue