We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20f1a25 commit b45d3fbCopy full SHA for b45d3fb
app/views/users/_mini_profile.html.slim
@@ -1,6 +1,3 @@
1
-- if user == current_user
2
- = render 'shared/editable', :url => edit_registration_path(user)
3
-
4
.mini_profile
5
.profile_pic
6
= render 'users/avatar', :user => user, :meta => {}
0 commit comments