-
- Downloads
Fix autocomplete option in haml files (#4438)
* Fix autocomplete in two_factor.html.haml * Fix autocomplete in registrations edit.html.haml * Fix autocomplete in passwords edit.html.haml * Fix autocomplete in _registration.html.haml * Fix autocomplete in new.html.haml * Fix autocomplete in show.html.haml * Add autocomplete option to sessions new.html.haml * Add autocomplete option to 2FA new.html.haml * Add autocomplete option to 2FA show.html.haml
Showing
- app/views/about/_registration.html.haml 2 additions, 4 deletionsapp/views/about/_registration.html.haml
- app/views/auth/passwords/edit.html.haml 2 additions, 2 deletionsapp/views/auth/passwords/edit.html.haml
- app/views/auth/registrations/edit.html.haml 3 additions, 3 deletionsapp/views/auth/registrations/edit.html.haml
- app/views/auth/registrations/new.html.haml 2 additions, 2 deletionsapp/views/auth/registrations/new.html.haml
- app/views/auth/sessions/new.html.haml 1 addition, 1 deletionapp/views/auth/sessions/new.html.haml
- app/views/auth/sessions/two_factor.html.haml 1 addition, 1 deletionapp/views/auth/sessions/two_factor.html.haml
- app/views/settings/deletes/show.html.haml 1 addition, 1 deletionapp/views/settings/deletes/show.html.haml
- app/views/settings/two_factor_authentication/confirmations/new.html.haml 1 addition, 1 deletion...ngs/two_factor_authentication/confirmations/new.html.haml
- app/views/settings/two_factor_authentications/show.html.haml 1 addition, 1 deletionapp/views/settings/two_factor_authentications/show.html.haml
Loading
Please register or sign in to comment