2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-07 12:02:53 +08:00

Revert "A11Y: Improve create account modal for screen readers (#14204)" (#14233)

This reverts commit e0d2de73d8.
This commit is contained in:
Martin Brennan 2021-09-03 09:42:56 +10:00 committed by GitHub
parent e0d2de73d8
commit a0fbccf612
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
19 changed files with 69 additions and 177 deletions

View file

@ -163,9 +163,6 @@ var define, requirejs;
"@ember/object/internals": {
guidFor: Ember.guidFor,
},
"@ember/views/text-support": {
default: Ember.TextSupport,
},
I18n: {
// eslint-disable-next-line
default: I18n,