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 DEV: upgrades from Ember 2.13 to Ember 3.5.1 (#6808) 2019-01-10 11:06:01 +01:00
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 REFACTORING: admin-edit-badge-groupings (#7015) 2019-02-19 09:30:24 +01:00
admin-incoming-email.hbs Remove the last of the admin view classes 2016-11-16 16:41:15 -05:00
admin-install-theme.hbs DEV: enforces ember-template-lint: no-triple-curlies (#9165) 2020-03-11 09:23:10 +01:00
admin-reseed.hbs UX: Show spinner during text replacement 2019-03-25 16:47:55 +01:00
admin-silence-user.hbs DEV: select-kit 2 (#7998) 2020-02-03 14:22:14 +01:00
admin-staff-action-log-details.hbs DEV: upgrades from Ember 2.13 to Ember 3.5.1 (#6808) 2019-01-10 11:06:01 +01:00
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 FEATURE: Add a test facility to the watched words admin interface 2019-08-02 15:29:12 +01:00
site-setting-default-categories.hbs REFACTOR: improve the code readability. (#8211) 2019-10-17 22:05:44 +05:30