removed connected to facebook text under everyone publisher
This commit is contained in:
parent
255901dfab
commit
086df28a37
1 changed files with 0 additions and 1 deletions
|
|
@ -18,7 +18,6 @@
|
|||
= check_box_tag("aspect_ids[]", aspect.id, @aspect == :all || current_aspect?(aspect) )
|
||||
= aspect.name
|
||||
|
||||
= connected_fb_as(@access_token) if @logged_in && @aspect == :all
|
||||
= f.hidden_field( :public, :value => false )
|
||||
|
||||
.buttons
|
||||
|
|
|
|||
Loading…
Reference in a new issue