From 91ec201fd0f9f27dad4e0ba9451ec7a4bb83d504 Mon Sep 17 00:00:00 2001 From: Mojca Lorber Date: Thu, 27 Oct 2016 16:18:31 +0200 Subject: [PATCH] make image clickable --- app/views/users/registrations/edit.html.erb | 22 +++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/app/views/users/registrations/edit.html.erb b/app/views/users/registrations/edit.html.erb index 241f1c1ce..047e40533 100644 --- a/app/views/users/registrations/edit.html.erb +++ b/app/views/users/registrations/edit.html.erb @@ -15,17 +15,19 @@
<%= f.label t("users.registrations.edit.avatar_label") %>
<% @user_avatar_url ||= avatar_path(current_user, :thumb) %> -