mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-07 15:53:29 +08:00
We were previously relying on Ember's 'vendor' bundle to make the jquery global available on the activate_account route. That no longer happens under our Ember 5 build. This commit updates our activate-account script to remove the need for jquery, so that it works under both Ember 3 and Ember 5 builds. |
||
|---|---|---|
| .. | ||
| omniauth_callbacks | ||
| activate_account.html.erb | ||
| admin_login.html.erb | ||
| bookmarks.ics.erb | ||
| confirm_admin.html.erb | ||
| password_reset.html.erb | ||
| perform_account_activation.html.erb | ||
| send_activation_email.html.erb | ||
| show.html.erb | ||