Commit 8f7859870dfd61f530e1039f9fa873b2ba73c051
1 parent
0a169ffd
Exists in
master
and in
23 other branches
ActionItem1041: adding profile actions to profile image block
Showing
2 changed files
with
11 additions
and
0 deletions
Show diff stats
app/views/blocks/profile_image.rhtml
| @@ -20,4 +20,8 @@ | @@ -20,4 +20,8 @@ | ||
| 20 | </div> | 20 | </div> |
| 21 | <% end %> | 21 | <% end %> |
| 22 | 22 | ||
| 23 | +<div class="profile-info-options"> | ||
| 24 | + <%= render :file => 'blocks/profile_info_actions/' + block.owner.class.name.underscore %> | ||
| 25 | +</div> | ||
| 26 | + | ||
| 23 | </div><!-- end class="vcard" --> | 27 | </div><!-- end class="vcard" --> |
public/stylesheets/blocks/profile-image-block.css