Sha256: e33e77c316e476cd053ca2e65418c01af9102801a4a6c8f63c2c6f2a464edad6

Contents?: true

Size: 235 Bytes

Versions: 8

Compression:

Stored size: 235 Bytes

Contents

.yui-b= render :partial => 'users/profile_user_info_sidebar'

#yui-main
  .yui-b
    -box :id => "friends" do
      %h3= :pending_friendships.l
      .user_list= render :partial => "friendships/friendship", :collection => @friendships

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
community_engine-2.3.2 app/views/friendships/pending.html.haml
community_engine-2.3.1 app/views/friendships/pending.html.haml
community_engine-2.3.0 app/views/friendships/pending.html.haml
community_engine-2.1.0 app/views/friendships/pending.html.haml
community_engine-2.0.0 app/views/friendships/pending.html.haml
community_engine-2.0.0.beta3 app/views/friendships/pending.html.haml
community_engine-2.0.0.beta2 app/views/friendships/pending.html.haml
community_engine-2.0.0.beta1 app/views/friendships/pending.html.haml