discourse/app/views/users
Robin Ward 409c8585e4
DEV: Remove `ember_jquery` in most situations (#13237)
In Ember CLI, the vendor bundler includes Ember/jQuery, so this brings
our app closer to that configuration.

We have a couple pages (Reset Password / Confirm New Email) where we need
`ember_jquery` without vendor so the file still exists for those cases.
2021-06-01 15:32:51 -04:00
..
omniauth_callbacks
activate_account.html.erb DEV: Remove `ember_jquery` in most situations (#13237) 2021-06-01 15:32:51 -04:00
admin_login.html.erb FIX: Make form use /u/admin-login instead of /users/admin-login (#10663) 2020-09-14 12:27:06 +10:00
bookmarks.ics.erb
confirm_admin.html.erb
password_reset.html.erb
perform_account_activation.html.erb
send_activation_email.html.erb
show.html.erb