From 95fac38b5384ad1bb10ef8c58e028b558e4d62e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A2u=20Cao?= Date: Sun, 12 Mar 2023 11:01:22 +0700 Subject: [PATCH] Show email address on account settings page --- app/views/settings/account/index.html.erb | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/app/views/settings/account/index.html.erb b/app/views/settings/account/index.html.erb index 279d37d..effe9c2 100644 --- a/app/views/settings/account/index.html.erb +++ b/app/views/settings/account/index.html.erb @@ -1,6 +1,16 @@ <%= render HeaderComponent.new(title: "Settings") %> <%= render MainWithSidenavComponent.new(sidenav_partial: 'shared/sidenav_settings') do %> +
+

E-Mail

+

+ <%= label :email, 'Address', class: 'font-bold' %> +

+

+ disabled="disabled" /> +

+

Password

Use the following button to request an email with a password reset link: