demarches-normaliennes/app/views/super_admins
Pierre de La Morinerie e5f449b595 devise: unify password reset views
By default, Devise will look for views:

1. First in `views/resource/passwords/…`,
2. Then in `views/devise/passwords/…` if not found.

By moving the views to `views/devise`, we avoid having a partial in
`views/shared` that we need to include manually, and instead let Devise
do the job automatically.
2021-09-09 09:40:40 -05:00
..
sessions fix refacto super_admin 2020-11-05 17:51:38 +01:00
edit_otp.html.haml fix refacto super_admin 2020-11-05 17:51:38 +01:00
enable_otp.html.haml Fix apostrophes ‘ -> ’ 2021-05-26 18:05:14 +02:00