]> cat aescling's git repositories - mastodon.git/commit
Fix autocomplete option in haml files (#4438)
authorLynx Kotoura <lynx@lv9.org>
Sat, 29 Jul 2017 12:20:31 +0000 (21:20 +0900)
committerEugen Rochko <eugen@zeonfederated.com>
Sat, 29 Jul 2017 12:20:31 +0000 (14:20 +0200)
commit57a794d8ebf960339a75ae0af9051b722d8fd67a
treeae413e5c72ec7bbbd2314a07bf4230de8bd6b48c
parenta5e0cf2450185f9f79c41702bbde2926bfb01340
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
app/views/about/_registration.html.haml
app/views/auth/passwords/edit.html.haml
app/views/auth/registrations/edit.html.haml
app/views/auth/registrations/new.html.haml
app/views/auth/sessions/new.html.haml
app/views/auth/sessions/two_factor.html.haml
app/views/settings/deletes/show.html.haml
app/views/settings/two_factor_authentication/confirmations/new.html.haml
app/views/settings/two_factor_authentications/show.html.haml