aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/user/show.rhtml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/user/show.rhtml')
-rw-r--r--app/views/user/show.rhtml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/user/show.rhtml b/app/views/user/show.rhtml
index 902de1004..59a9cfcd4 100644
--- a/app/views/user/show.rhtml
+++ b/app/views/user/show.rhtml
@@ -51,6 +51,7 @@
<% if @is_you %>
(just to see how it works)
<br><%= link_to "Change your password", signchange_url() %>
+ <br><%= link_to "Set profile photo", profile_photo_url() %>
<% end %>
</p>