We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 918eb67 commit d00a326Copy full SHA for d00a326
app/views/devise/registrations/edit.html.erb
@@ -22,7 +22,7 @@
22
hint: "we need your current password to confirm your changes",
23
required: true,
24
input_html: { autocomplete: "current-password" } %>
25
- <%= f.input :photo
+ <%= f.input :photo
26
27
%>
28
</div>
0 commit comments