discourse/app/assets/javascripts/admin/templates/modal
Joffrey JAFFEUX 6102c287f7
FIX: prevents i18n helper to return a SafeString (#9191)
For convenience the i18n helper has been made returning a SafeString, but when used with other helpers, a String is expected and will cause unexpected behaviors.

This is the root cause of the initial bug fixed in d2bb127e2c

This commit is kept as it's a better security in case of unexpected behavior.
2020-03-12 16:50:20 +01:00
..
admin-add-upload.hbs
admin-badge-preview.hbs FIX: prevents i18n helper to return a SafeString (#9191) 2020-03-12 16:50:20 +01:00
admin-color-scheme-select-base.hbs DEV: select-kit 2 (#7998) 2020-02-03 14:22:14 +01:00
admin-edit-badge-groupings.hbs
admin-incoming-email.hbs
admin-install-theme.hbs DEV: enforces ember-template-lint: no-triple-curlies (#9165) 2020-03-11 09:23:10 +01:00
admin-reseed.hbs
admin-silence-user.hbs DEV: select-kit 2 (#7998) 2020-02-03 14:22:14 +01:00
admin-staff-action-log-details.hbs
admin-start-backup.hbs DEV: Clean up selectors on backup modal (#9114) 2020-03-05 12:25:10 -06:00
admin-suspend-user.hbs DEV: select-kit 2 (#7998) 2020-02-03 14:22:14 +01:00
admin-theme-change.hbs DEV: enforces ember-template-lint: no-triple-curlies (#9165) 2020-03-11 09:23:10 +01:00
admin-theme-item.hbs DEV: enforces ember-template-lint: no-triple-curlies (#9165) 2020-03-11 09:23:10 +01:00
admin-uploaded-image-list.hbs DEV: enforces no-invalid-interactive linting rule (#8907) 2020-02-11 15:55:16 +01:00
admin-watched-word-test.hbs
site-setting-default-categories.hbs