mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-20 15:15:34 +00:00
Merge pull request #23680 from overleaf/msm-readonly-email-activation
[CE/SP] Fix `email` not sent on activation GitOrigin-RevId: 3989bcc318086b3b10576138869296888be27998
This commit is contained in:
parent
fb22d6f518
commit
78297efeab
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ block content
|
|||
autocomplete="username"
|
||||
value=email
|
||||
required,
|
||||
disabled
|
||||
readonly
|
||||
)
|
||||
.form-group
|
||||
label(for='password') #{translate("password")}
|
||||
|
|
Loading…
Add table
Reference in a new issue