aspects is not an li
This commit is contained in:
parent
1b704fd7b2
commit
275be550f8
1 changed files with 1 additions and 2 deletions
|
|
@ -5,7 +5,6 @@
|
|||
%br
|
||||
= link_to t('.resend'), service_inviter_path(:uid => friend.uid, :provider => 'facebook', :invitation_id => friend.invitation_id)
|
||||
- elsif friend.on_diaspora?
|
||||
%li{:id => "options_" + friend.uid, :class => "share_with hidden", :style => "height:auto"}
|
||||
= render 'aspect_memberships/aspect_dropdown', :contact => contact_proxy(friend), :person => friend.person, :hang => 'left'
|
||||
- else
|
||||
= form_tag service_inviter_path(:provider => 'facebook') do
|
||||
|
|
|
|||
Loading…
Reference in a new issue