Sha256: 105b9eaa32294d3fa7c32da4be182ae00ccd3c81bee50efd7261f652f8c93627

Contents?: true

Size: 241 Bytes

Versions: 8

Compression:

Stored size: 241 Bytes

Contents

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

#yui-main
  .yui-b
    -box :id => "friends" do
      %h3
        =:denied_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/denied.html.haml
community_engine-2.3.1 app/views/friendships/denied.html.haml
community_engine-2.3.0 app/views/friendships/denied.html.haml
community_engine-2.1.0 app/views/friendships/denied.html.haml
community_engine-2.0.0 app/views/friendships/denied.html.haml
community_engine-2.0.0.beta3 app/views/friendships/denied.html.haml
community_engine-2.0.0.beta2 app/views/friendships/denied.html.haml
community_engine-2.0.0.beta1 app/views/friendships/denied.html.haml