removed connected to facebook text under everyone publisher

This commit is contained in:
danielvincent 2010-10-08 15:21:27 -07:00
parent 255901dfab
commit 086df28a37

View file

@ -18,7 +18,6 @@
= check_box_tag("aspect_ids[]", aspect.id, @aspect == :all || current_aspect?(aspect) ) = check_box_tag("aspect_ids[]", aspect.id, @aspect == :all || current_aspect?(aspect) )
= aspect.name = aspect.name
= connected_fb_as(@access_token) if @logged_in && @aspect == :all
= f.hidden_field( :public, :value => false ) = f.hidden_field( :public, :value => false )
.buttons .buttons